Searched refs:r8712_bb_reg_write (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/staging/rtl8712/ |
H A D | rtl871x_mp.c | 145 u8 r8712_bb_reg_write(struct _adapter *pAdapter, u16 offset, u32 value) in r8712_bb_reg_write() function 227 return r8712_bb_reg_write(pAdapter, offset, new_value); in set_bb_reg() 666 r8712_bb_reg_write(pAdapter, rRx_Wait_CCCA, in r8712_SetContinuousTx() 678 r8712_bb_reg_write(pAdapter, rRx_Wait_CCCA, in r8712_SetContinuousTx()
|
H A D | rtl871x_mp.h | 247 u8 r8712_bb_reg_write(struct _adapter *Adapter, u16 offset, u32 value);
|
H A D | rtl871x_mp_ioctl.c | 73 r8712_bb_reg_write(Adapter, offset, value); in oid_rt_pro_write_bb_reg_hdl() 609 r8712_bb_reg_write(Adapter, offset, value); in oid_rt_pro_write_register_hdl()
|