Home
last modified time | relevance | path

Searched refs:selector_base (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/u-boot/drivers/phy/marvell/
H A Dcomphy_mux.c82 void __iomem *selector_base, u32 bitcount) in comphy_mux_reg_write() argument
98 reg_set(selector_base, value, mask); in comphy_mux_reg_write()
106 void __iomem *selector_base) in comphy_mux_init() argument
122 selector_base, mux_bitcount); in comphy_mux_init()
H A Dcomphy.h145 void __iomem *selector_base);