Home
last modified time | relevance | path

Searched refs:comphy_mux_bitcount (Results 1 – 3 of 3) sorted by relevance

/external/u-boot/drivers/phy/marvell/
Dcomphy_core.c96 chip_cfg->comphy_mux_bitcount = fdtdec_get_int(blob, node, in comphy_probe()
98 if (chip_cfg->comphy_mux_bitcount <= 0) { in comphy_probe()
Dcomphy_mux.c126 mux_bitcount = chip_cfg->comphy_mux_bitcount; in comphy_mux_init()
Dcomphy.h98 u32 comphy_mux_bitcount; member