Home
last modified time | relevance | path

Searched refs:APM_32_BIT_SUPPORT (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/kernel/include/linux/
H A Dapm_bios.h18 #define APM_32_BIT_SUPPORT 0x0002 macro
/OK3568_Linux_fs/u-boot/include/linux/
H A Dapm_bios.h36 #define APM_32_BIT_SUPPORT 0x0002 macro
/OK3568_Linux_fs/yocto/poky/meta/recipes-bsp/apmd/apmd/
H A Dlegacy.patch42 if (!(i.apm_flags & APM_32_BIT_SUPPORT))
/OK3568_Linux_fs/kernel/drivers/char/
H A Dapm-emulation.c458 driver_version, APM_32_BIT_SUPPORT, in proc_apm_show()
/OK3568_Linux_fs/kernel/arch/x86/kernel/
H A Dapm_32.c2269 if ((apm_info.bios.flags & APM_32_BIT_SUPPORT) == 0) { in apm_init()