Searched refs:PLA_LED_FEATURE (Results 1 – 2 of 2) sorted by relevance
| /drivers/usb/eth/ |
| A D | r8152.c | 1156 ocp_data = ocp_read_word(tp, MCU_TYPE_PLA, PLA_LED_FEATURE); in r8152b_init() 1158 ocp_write_word(tp, MCU_TYPE_PLA, PLA_LED_FEATURE, ocp_data); in r8152b_init() 1249 ocp_data = ocp_read_word(tp, MCU_TYPE_PLA, PLA_LED_FEATURE); in r8153_init() 1251 ocp_write_word(tp, MCU_TYPE_PLA, PLA_LED_FEATURE, ocp_data); in r8153_init()
|
| A D | r8152.h | 32 #define PLA_LED_FEATURE 0xdd92 macro
|
Completed in 16 milliseconds