Lines Matching refs:comphy_mode

157 				     uint8_t comphy_index, uint32_t comphy_mode)  in mvebu_cp110_comphy_set_phy_selector()  argument
172 mode = COMPHY_GET_MODE(comphy_mode); in mvebu_cp110_comphy_set_phy_selector()
224 && COMPHY_GET_ID(comphy_mode) == 1) in mvebu_cp110_comphy_set_phy_selector()
251 uint8_t comphy_index, uint32_t comphy_mode) in mvebu_cp110_comphy_set_pipe_selector() argument
255 int mode = COMPHY_GET_MODE(comphy_mode); in mvebu_cp110_comphy_set_pipe_selector()
355 uint8_t comphy_index, uint32_t comphy_mode) in mvebu_cp110_comphy_sata_power_on() argument
373 comphy_index, comphy_mode); in mvebu_cp110_comphy_sata_power_on()
680 uint8_t comphy_index, uint32_t comphy_mode) in mvebu_cp110_comphy_sgmii_power_on() argument
683 uint32_t mask, data, sgmii_speed = COMPHY_GET_SPEED(comphy_mode); in mvebu_cp110_comphy_sgmii_power_on()
696 comphy_mode); in mvebu_cp110_comphy_sgmii_power_on()
839 uint32_t comphy_mode, in mvebu_cp110_comphy_xfi_power_on() argument
843 uint32_t mask, data, speed = COMPHY_GET_SPEED(comphy_mode); in mvebu_cp110_comphy_xfi_power_on()
890 comphy_mode); in mvebu_cp110_comphy_xfi_power_on()
1258 uint8_t comphy_index, uint32_t comphy_mode) in mvebu_cp110_comphy_pcie_power_on() argument
1264 _Bool clk_src = COMPHY_GET_CLK_SRC(comphy_mode); in mvebu_cp110_comphy_pcie_power_on()
1265 _Bool called_from_uboot = COMPHY_GET_CALLER(comphy_mode); in mvebu_cp110_comphy_pcie_power_on()
1285 pcie_width = COMPHY_GET_PCIE_WIDTH(comphy_mode); in mvebu_cp110_comphy_pcie_power_on()
1311 comphy_mode); in mvebu_cp110_comphy_pcie_power_on()
1751 uint8_t comphy_index, uint32_t comphy_mode) in mvebu_cp110_comphy_rxaui_power_on() argument
1767 comphy_mode); in mvebu_cp110_comphy_rxaui_power_on()
1938 uint8_t comphy_index, uint32_t comphy_mode) in mvebu_cp110_comphy_usb3_power_on() argument
1949 comphy_mode); in mvebu_cp110_comphy_usb3_power_on()
2301 uint32_t comphy_mode) in mvebu_cp110_comphy_ap_power_on() argument
2309 comphy_mode); in mvebu_cp110_comphy_ap_power_on()
2339 uint32_t comphy_mode, uint32_t command) in mvebu_cp110_comphy_digital_reset() argument
2341 int mode = COMPHY_GET_MODE(comphy_mode); in mvebu_cp110_comphy_digital_reset()
2370 uint64_t comphy_mode, in mvebu_cp110_comphy_power_on() argument
2373 int mode = COMPHY_GET_MODE(comphy_mode); in mvebu_cp110_comphy_power_on()
2382 comphy_mode); in mvebu_cp110_comphy_power_on()
2388 comphy_mode); in mvebu_cp110_comphy_power_on()
2395 comphy_mode, in mvebu_cp110_comphy_power_on()
2401 comphy_mode); in mvebu_cp110_comphy_power_on()
2406 comphy_mode); in mvebu_cp110_comphy_power_on()
2412 comphy_mode); in mvebu_cp110_comphy_power_on()
2416 comphy_mode); in mvebu_cp110_comphy_power_on()
2430 uint64_t comphy_mode) in mvebu_cp110_comphy_power_off() argument
2435 _Bool called_from_uboot = COMPHY_GET_CALLER(comphy_mode); in mvebu_cp110_comphy_power_off()