Home
last modified time | relevance | path

Searched refs:IORESOURCE_MEM (Results 1 - 25 of 94) sorted by relevance

1234

/device/soc/rockchip/common/vendor/drivers/gpu/arm/mali400/mali/include/linux/mali/
H A Dmali_utgard.h359 .flags = IORESOURCE_MEM, \
367 .flags = IORESOURCE_MEM, \
381 .flags = IORESOURCE_MEM, \
393 .flags = IORESOURCE_MEM, \
407 .flags = IORESOURCE_MEM, \
421 .flags = IORESOURCE_MEM, \
433 .flags = IORESOURCE_MEM, \
447 .flags = IORESOURCE_MEM, \
461 .flags = IORESOURCE_MEM, \
469 .flags = IORESOURCE_MEM, \
[all...]
/device/soc/rockchip/common/kernel/drivers/gpu/arm/mali400/mali/include/linux/mali/
H A Dmali_utgard.h280 .flags = IORESOURCE_MEM, \
288 .flags = IORESOURCE_MEM, \
302 .flags = IORESOURCE_MEM, \
314 .flags = IORESOURCE_MEM, \
328 .flags = IORESOURCE_MEM, \
342 .flags = IORESOURCE_MEM, \
354 .flags = IORESOURCE_MEM, \
368 .flags = IORESOURCE_MEM, \
382 .flags = IORESOURCE_MEM, \
390 .flags = IORESOURCE_MEM, \
[all...]
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/hdmi/src/init/hi3516cv500/linux/
H A Dhdmi_init.c29 mem = osal_platform_get_resource_byname(pdev, IORESOURCE_MEM, hdmi_dev_name); in hi35xx_hdmi_probe()
/device/soc/rockchip/common/kernel/drivers/gpu/arm/mali400/mali/linux/
H A Dmali_osk_mali.c220 reg_res = platform_get_resource(mali_platform_device, IORESOURCE_MEM, 0); in _mali_osk_resource_base_address()
288 if (IORESOURCE_MEM == resource_type(&(mali_platform_device->resource[i])) && in _mali_osk_resource_find()
317 if (mali_platform_device->resource[i].flags & IORESOURCE_MEM && in _mali_osk_resource_base_address()
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/interdrv/hi3516cv500/init/linux/
H A Dmipi_tx_init.c36 mem = platform_get_resource_byname(pdev, IORESOURCE_MEM, "mipi_tx"); in hi35xx_mipi_tx_probe()
H A Dmipi_rx_init.c37 mem = platform_get_resource_byname(pdev, IORESOURCE_MEM, "mipi_rx"); in hi35xx_mipi_rx_probe()
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/interdrv/common/init/linux/
H A Dwtdg_init.c45 mem = platform_get_resource(pdev, IORESOURCE_MEM, 0); in hi_wdg_probe()
H A Dadc_init.c42 mem = platform_get_resource(pdev, IORESOURCE_MEM, 0); in hi_adc_probe()
H A Dir_init.c40 mem = platform_get_resource(pdev, IORESOURCE_MEM, 0); in hi_ir_probe()
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/tde/init/hi3516cv500/linux/
H A Dtde_init.c41 mem = osal_platform_get_resource_byname(pdev, IORESOURCE_MEM, "tde"); in hi35xx_tde_probe()
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/linuxkpi/include/linux/
H A Dplatform_device.h31 #define IORESOURCE_MEM 0x00000200 macro
/device/soc/rockchip/common/vendor/drivers/gpu/arm/midgard/
H A Dmali_kbase_platform_fake.c62 linux_resources[PLATFORM_CONFIG_IRQ_START_COUNT].flags = IORESOURCE_MEM; in kbasep_config_parse_io_resources()
/device/soc/rockchip/common/kernel/drivers/gpu/arm/midgard/
H A Dmali_kbase_platform_fake.c61 linux_resources[0].flags = IORESOURCE_MEM; in kbasep_config_parse_io_resources()
/device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/
H A Dmali_kbase_platform_fake.c67 linux_resources[PLATFORM_CONFIG_IRQ_START_COUNT].flags = IORESOURCE_MEM; in kbasep_config_parse_io_resources()
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/
H A Dmali_kbase_platform_fake.c61 linux_resources[0].flags = IORESOURCE_MEM; in kbasep_config_parse_io_resources()
/device/soc/rockchip/common/vendor/drivers/gpu/arm/mali400/mali/linux/
H A Dmali_osk_mali.c315 reg_res = platform_get_resource(mali_platform_device, IORESOURCE_MEM, 0); in mali_osk_resource_base_address()
384 if (IORESOURCE_MEM == resource_type(&(mali_platform_device->resource[i])) && in mali_osk_resource_find()
413 if (mali_platform_device->resource[i].flags & IORESOURCE_MEM && in mali_osk_resource_base_address()
/device/soc/hisilicon/hi3751v350/sdk_linux/source/msp/drv/regulator/
H A Dhi3751v350-regulator.c87 res = platform_get_resource_byname(pdev, IORESOURCE_MEM, pname); in hisi_regulator_probe()
/device/soc/rockchip/common/vendor/drivers/devfreq/event/
H A Drockchip-nocp.c131 res = platform_get_resource(pdev, IORESOURCE_MEM, 0); in rockchip_nocp_probe()
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/osal/include/
H A Dhi_osal.h607 #ifndef IORESOURCE_MEM
608 #define IORESOURCE_MEM 0x00000200 macro
/device/soc/hisilicon/hi3516dv300/sdk_linux/include/
H A Dhi_osal.h604 #ifndef IORESOURCE_MEM
605 #define IORESOURCE_MEM 0x00000200 macro
/device/soc/rockchip/common/sdk_linux/drivers/pci/controller/
H A Dpcie-rockchip.c85 regs = platform_get_resource_byname(pdev, IORESOURCE_MEM, "axi-base"); in rockchip_pcie_parse_dt()
91 rockchip->mem_res = platform_get_resource_byname(pdev, IORESOURCE_MEM, "mem-base"); in rockchip_pcie_parse_dt()
/device/board/hihope/dayu210/audio_drivers/dai/src/
H A Drk3588_dai_linux_driver.c265 res = platform_get_resource(pdev, IORESOURCE_MEM, 0); in rockchip_i2s_tdm_probe()
/device/soc/rockchip/common/vendor/drivers/video/rockchip/mpp/hack/
H A Dmpp_hack_px30.c157 res = platform_get_resource(pdev, IORESOURCE_MEM, i); in px30_workaround_combo_init()
/device/soc/rockchip/rk3588/kernel/drivers/phy/rockchip/
H A Dphy-rockchip-snps-pcie3.c194 res = platform_get_resource(pdev, IORESOURCE_MEM, 0); in rockchip_p3phy_probe()
/device/soc/rockchip/rk3588/kernel/drivers/video/rockchip/mpp/hack/
H A Dmpp_hack_px30.c166 res = platform_get_resource(pdev, IORESOURCE_MEM, i); in px30_workaround_combo_init()

Completed in 16 milliseconds

1234