Searched refs:EE_9346CR (Results 1 – 4 of 4) sorted by relevance
/linux-6.3-rc2/drivers/staging/rtl8712/ |
A D | rtl871x_eeprom.c | 43 x = r8712_read8(padapter, EE_9346CR); in shift_out_bits() 70 x = r8712_read8(padapter, EE_9346CR); in shift_in_bits() 78 x = r8712_read8(padapter, EE_9346CR); in shift_in_bits() 92 x = r8712_read8(padapter, EE_9346CR); in standby() 94 r8712_write8(padapter, EE_9346CR, x); in standby() 97 r8712_write8(padapter, EE_9346CR, x); in standby() 108 x = r8712_read8(padapter, EE_9346CR); in wait_eeprom_cmd_done() 122 x = r8712_read8(padapter, EE_9346CR); in eeprom_clean() 148 x = r8712_read8(padapter, EE_9346CR); in r8712_eeprom_write16() 151 r8712_write8(padapter, EE_9346CR, x); in r8712_eeprom_write16() [all …]
|
A D | rtl8712_syscfg_regdef.h | 21 #define EE_9346CR (RTL8712_SYSCFG_ + 0x000A) macro
|
A D | usb_intf.c | 396 tmpU1b = r8712_read8(padapter, EE_9346CR);/*CR9346*/ in r871xu_drv_init()
|
A D | rtl871x_mp_ioctl.c | 277 val8 = r8712_read8(Adapter, EE_9346CR); in oid_rt_pro_start_test_hdl()
|
Completed in 8 milliseconds