Searched refs:PLA_PHY_PWR (Results 1 – 1 of 1) sorted by relevance
| /linux-4.4.14/drivers/net/usb/ |
| D | r8152.c | 79 #define PLA_PHY_PWR 0xe84c macro 2654 ocp_data = ocp_read_word(tp, MCU_TYPE_PLA, PLA_PHY_PWR); in r8153_hw_phy_cfg() 2656 ocp_write_word(tp, MCU_TYPE_PLA, PLA_PHY_PWR, ocp_data); in r8153_hw_phy_cfg() 3251 ocp_data = ocp_read_word(tp, MCU_TYPE_PLA, PLA_PHY_PWR); in r8152b_init() 3253 ocp_write_word(tp, MCU_TYPE_PLA, PLA_PHY_PWR, ocp_data); in r8152b_init()
|