Lines Matching refs:CONFIG_IS_ENABLED
188 #if !CONFIG_IS_ENABLED(OF_PLATDATA_RT)
192 #if CONFIG_IS_ENABLED(OF_REAL)
195 #if CONFIG_IS_ENABLED(DEVRES)
198 #if CONFIG_IS_ENABLED(DM_DMA)
201 #if CONFIG_IS_ENABLED(IOMMU)
208 if (CONFIG_IS_ENABLED(OF_PLATDATA_RT)) in dm_udevice_size()
236 #if CONFIG_IS_ENABLED(OF_PLATDATA_RT)
265 #if CONFIG_IS_ENABLED(OF_REAL) in dev_ofnode()
275 #if CONFIG_IS_ENABLED(DM_DMA)
285 #if CONFIG_IS_ENABLED(OF_REAL) in dev_of_offset()
294 #if CONFIG_IS_ENABLED(OF_REAL) in dev_has_ofnode()
303 #if CONFIG_IS_ENABLED(OF_REAL) in dev_set_ofnode()
323 #if CONFIG_IS_ENABLED(OF_REAL)
395 #if CONFIG_IS_ENABLED(ACPIGEN)
1011 return CONFIG_IS_ENABLED(PCI) && dev->parent && in device_is_on_pci_bus()