Home
last modified time | relevance | path

Searched refs:CPU_GEN_PWR_STB_CPU (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.4/drivers/staging/rtl8192e/rtl8192e/
Dr8192E_firmware.c38 (u8)((CPU_status|CPU_GEN_PWR_STB_CPU)&0xff)); in _rtl92e_fw_boot_cpu()
Dr8192E_hw.h261 #define CPU_GEN_PWR_STB_CPU 0x00000004 macro
/Linux-v5.4/drivers/staging/rtl8192u/
Dr8192U_hw.h140 #define CPU_GEN_PWR_STB_CPU 0x00000004 macro
Dr819xU_firmware.c149 (u8)((CPU_status | CPU_GEN_PWR_STB_CPU) & 0xff)); in CPUcheck_maincodeok_turnonCPU()