Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/rtl8192u/
H A Dr8192U_hw.h140 #define CPU_GEN_PWR_STB_CPU 0x00000004 macro
H A Dr819xU_firmware.c146 (u8)((CPU_status | CPU_GEN_PWR_STB_CPU) & 0xff)); in CPUcheck_maincodeok_turnonCPU()
/openbmc/linux/drivers/staging/rtl8192e/rtl8192e/
H A Dr8192E_firmware.c37 rtl92e_writeb(dev, CPU_GEN, (CPU_status | CPU_GEN_PWR_STB_CPU) & 0xff); in _rtl92e_fw_boot_cpu()
H A Dr8192E_hw.h135 #define CPU_GEN_PWR_STB_CPU 0x00000004 macro