Searched refs:PLA_BOOT_CTRL (Results 1 – 3 of 3) sorted by relevance
/openbmc/u-boot/drivers/usb/eth/ |
H A D | r8152.h | 30 #define PLA_BOOT_CTRL 0xe004 macro
|
H A D | r8152.c | 1066 r8152_wait_for_bit(tp, 0, MCU_TYPE_PLA, PLA_BOOT_CTRL, in r8153_init()
|
/openbmc/linux/drivers/net/usb/ |
H A D | r8152.c | 78 #define PLA_BOOT_CTRL 0xe004 macro 3776 if (ocp_read_word(tp, MCU_TYPE_PLA, PLA_BOOT_CTRL) & in r8153b_ups_en() 3818 if (ocp_read_word(tp, MCU_TYPE_PLA, PLA_BOOT_CTRL) & in r8153c_ups_en() 7069 if (ocp_read_word(tp, MCU_TYPE_PLA, PLA_BOOT_CTRL) & in r8153_init() 7209 if (ocp_read_word(tp, MCU_TYPE_PLA, PLA_BOOT_CTRL) & in r8153b_init() 7300 if (ocp_read_word(tp, MCU_TYPE_PLA, PLA_BOOT_CTRL) & in r8153c_init() 8150 if (ocp_read_word(tp, MCU_TYPE_PLA, PLA_BOOT_CTRL) & in r8156_init() 8259 if (ocp_read_word(tp, MCU_TYPE_PLA, PLA_BOOT_CTRL) & in r8156b_init()
|