Home
last modified time | relevance | path

Searched refs:IS_REACHABLE (Results 1 – 25 of 248) sorted by relevance

12345678910

/OK3568_Linux_fs/kernel/drivers/net/ethernet/aquantia/atlantic/
H A Daq_main.c101 #if IS_REACHABLE(CONFIG_PTP_1588_CLOCK) in aq_ndev_start_xmit()
227 #if IS_REACHABLE(CONFIG_PTP_1588_CLOCK)
267 #if IS_REACHABLE(CONFIG_PTP_1588_CLOCK) in aq_ndev_hwtstamp_set()
276 #if IS_REACHABLE(CONFIG_PTP_1588_CLOCK) in aq_ndev_hwtstamp_set()
286 #if IS_REACHABLE(CONFIG_PTP_1588_CLOCK)
308 #if IS_REACHABLE(CONFIG_PTP_1588_CLOCK) in aq_ndev_ioctl()
/OK3568_Linux_fs/kernel/drivers/media/dvb-frontends/
H A Dtda1002x.h48 #if IS_REACHABLE(CONFIG_DVB_TDA10021)
60 #if IS_REACHABLE(CONFIG_DVB_TDA10023)
H A Dstb6000.h16 #if IS_REACHABLE(CONFIG_DVB_STB6000)
H A Dec100.h19 #if IS_REACHABLE(CONFIG_DVB_EC100)
H A Dtua6100.h25 #if IS_REACHABLE(CONFIG_DVB_TUA6100)
H A Dcx22700.h22 #if IS_REACHABLE(CONFIG_DVB_CX22700)
/OK3568_Linux_fs/kernel/arch/arm/crypto/
H A Dblake2s-shash.c50 return IS_REACHABLE(CONFIG_CRYPTO_HASH) ? in blake2s_arm_mod_init()
57 if (IS_REACHABLE(CONFIG_CRYPTO_HASH)) in blake2s_arm_mod_exit()
H A Dcurve25519-glue.c119 return IS_REACHABLE(CONFIG_CRYPTO_KPP) ? in mod_init()
127 if (IS_REACHABLE(CONFIG_CRYPTO_KPP) && elf_hwcap & HWCAP_NEON) in mod_exit()
H A Dpoly1305-glue.c246 else if (IS_REACHABLE(CONFIG_CRYPTO_HASH)) in arm_poly1305_mod_init()
250 return IS_REACHABLE(CONFIG_CRYPTO_HASH) ? in arm_poly1305_mod_init()
257 if (!IS_REACHABLE(CONFIG_CRYPTO_HASH)) in arm_poly1305_mod_exit()
H A Dchacha-glue.c299 if (IS_REACHABLE(CONFIG_CRYPTO_SKCIPHER)) { in chacha_simd_mod_init()
323 if (IS_REACHABLE(CONFIG_CRYPTO_SKCIPHER)) { in chacha_simd_mod_init()
334 if (IS_REACHABLE(CONFIG_CRYPTO_SKCIPHER)) { in chacha_simd_mod_fini()
/OK3568_Linux_fs/kernel/arch/x86/crypto/
H A Dblake2s-shash.c55 if (IS_REACHABLE(CONFIG_CRYPTO_HASH) && boot_cpu_has(X86_FEATURE_SSSE3)) in blake2s_mod_init()
62 if (IS_REACHABLE(CONFIG_CRYPTO_HASH) && boot_cpu_has(X86_FEATURE_SSSE3)) in blake2s_mod_exit()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/mediatek/
H A Dmtk_drm_ddp_comp.c93 #if IS_REACHABLE(CONFIG_MTK_CMDQ) in mtk_ddp_write()
106 #if IS_REACHABLE(CONFIG_MTK_CMDQ) in mtk_ddp_write_relaxed()
121 #if IS_REACHABLE(CONFIG_MTK_CMDQ) in mtk_ddp_write_mask()
131 #if IS_REACHABLE(CONFIG_MTK_CMDQ) in mtk_ddp_write_mask()
477 #if IS_REACHABLE(CONFIG_MTK_CMDQ) in mtk_ddp_comp_init()
536 #if IS_REACHABLE(CONFIG_MTK_CMDQ) in mtk_ddp_comp_init()
H A Dmtk_drm_crtc.c49 #if IS_REACHABLE(CONFIG_MTK_CMDQ)
238 #if IS_REACHABLE(CONFIG_MTK_CMDQ)
445 #if IS_REACHABLE(CONFIG_MTK_CMDQ) in mtk_drm_crtc_hw_config()
479 #if IS_REACHABLE(CONFIG_MTK_CMDQ) in mtk_drm_crtc_hw_config()
665 #if IS_REACHABLE(CONFIG_MTK_CMDQ) in mtk_crtc_ddp_irq()
824 #if IS_REACHABLE(CONFIG_MTK_CMDQ) in mtk_drm_crtc_create()
/OK3568_Linux_fs/kernel/drivers/rkflash/
H A Dsfc_nand_boot.c21 #if IS_REACHABLE(CONFIG_RK_SFTL) in snand_init()
24 #elif !IS_REACHABLE(CONFIG_RK_SFC_NAND_MTD) in snand_init()
/OK3568_Linux_fs/kernel/net/xfrm/
H A Dxfrm_interface.c806 #if IS_REACHABLE(CONFIG_INET6_XFRM_TUNNEL)
857 #if IS_REACHABLE(CONFIG_INET_XFRM_TUNNEL)
891 #if IS_REACHABLE(CONFIG_INET_XFRM_TUNNEL) in xfrmi4_init()
902 #if IS_REACHABLE(CONFIG_INET_XFRM_TUNNEL) in xfrmi4_init()
918 #if IS_REACHABLE(CONFIG_INET_XFRM_TUNNEL) in xfrmi4_fini()
940 #if IS_REACHABLE(CONFIG_INET6_XFRM_TUNNEL) in xfrmi6_init()
951 #if IS_REACHABLE(CONFIG_INET6_XFRM_TUNNEL) in xfrmi6_init()
967 #if IS_REACHABLE(CONFIG_INET6_XFRM_TUNNEL) in xfrmi6_fini()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/netronome/nfp/
H A Dnfp_hwmon.c137 if (!IS_REACHABLE(CONFIG_HWMON)) in nfp_hwmon_register()
158 if (!IS_REACHABLE(CONFIG_HWMON) || !pf->hwmon_dev) in nfp_hwmon_unregister()
/OK3568_Linux_fs/kernel/arch/mips/crypto/
H A Dchacha-glue.c131 return IS_REACHABLE(CONFIG_CRYPTO_SKCIPHER) ? in chacha_simd_mod_init()
137 if (IS_REACHABLE(CONFIG_CRYPTO_SKCIPHER)) in chacha_simd_mod_fini()
H A Dpoly1305-glue.c176 return IS_REACHABLE(CONFIG_CRYPTO_HASH) ? in mips_poly1305_mod_init()
182 if (IS_REACHABLE(CONFIG_CRYPTO_HASH)) in mips_poly1305_mod_exit()
/OK3568_Linux_fs/kernel/drivers/firmware/xilinx/
H A Dzynqmp-debug.h16 #if IS_REACHABLE(CONFIG_ZYNQMP_FIRMWARE_DEBUG)
/OK3568_Linux_fs/kernel/drivers/net/phy/
H A Daquantia.h12 #if IS_REACHABLE(CONFIG_HWMON)
/OK3568_Linux_fs/kernel/include/linux/soc/rockchip/
H A Drk_sdmmc.h5 #if IS_ENABLED(CONFIG_CPU_RV1106) && IS_REACHABLE(CONFIG_MMC_DW)
/OK3568_Linux_fs/kernel/drivers/gpu/drm/panel/
H A Dpanel-simple.h11 #if IS_REACHABLE(CONFIG_DRM_PANEL_SIMPLE)
/OK3568_Linux_fs/kernel/include/linux/iio/timer/
H A Dstm32-lptim-trigger.h18 #if IS_REACHABLE(CONFIG_IIO_STM32_LPTIMER_TRIGGER)
/OK3568_Linux_fs/kernel/sound/soc/rockchip/
H A Drockchip_dlp.h17 #if IS_REACHABLE(CONFIG_SND_SOC_ROCKCHIP_DLP)
/OK3568_Linux_fs/kernel/include/soc/rockchip/
H A Drockchip-mailbox.h19 #if IS_REACHABLE(CONFIG_ROCKCHIP_MBOX)

12345678910