Searched refs:sys_func (Results 1 – 1 of 1) sorted by relevance
362 u16 sys_func; in rtl8723bu_reset_8051() local372 sys_func = rtl8xxxu_read16(priv, REG_SYS_FUNC); in rtl8723bu_reset_8051()373 sys_func &= ~SYS_FUNC_CPU_ENABLE; in rtl8723bu_reset_8051()374 rtl8xxxu_write16(priv, REG_SYS_FUNC, sys_func); in rtl8723bu_reset_8051()384 sys_func |= SYS_FUNC_CPU_ENABLE; in rtl8723bu_reset_8051()385 rtl8xxxu_write16(priv, REG_SYS_FUNC, sys_func); in rtl8723bu_reset_8051()