/device/soc/rockchip/common/vendor/drivers/gpu/arm/mali400/mali/include/linux/mali/ |
H A D | mali_utgard.h | 359 .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 D | mali_utgard.h | 280 .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 D | hdmi_init.c | 29 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 D | mali_osk_mali.c | 220 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 D | mipi_tx_init.c | 36 mem = platform_get_resource_byname(pdev, IORESOURCE_MEM, "mipi_tx"); in hi35xx_mipi_tx_probe()
|
H A D | mipi_rx_init.c | 37 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 D | wtdg_init.c | 45 mem = platform_get_resource(pdev, IORESOURCE_MEM, 0);
in hi_wdg_probe()
|
H A D | adc_init.c | 42 mem = platform_get_resource(pdev, IORESOURCE_MEM, 0);
in hi_adc_probe()
|
H A D | ir_init.c | 40 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 D | tde_init.c | 41 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 D | platform_device.h | 31 #define IORESOURCE_MEM 0x00000200
macro
|
/device/soc/rockchip/common/vendor/drivers/gpu/arm/midgard/ |
H A D | mali_kbase_platform_fake.c | 62 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 D | mali_kbase_platform_fake.c | 61 linux_resources[0].flags = IORESOURCE_MEM; in kbasep_config_parse_io_resources()
|
/device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/ |
H A D | mali_kbase_platform_fake.c | 67 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 D | mali_kbase_platform_fake.c | 61 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 D | mali_osk_mali.c | 315 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 D | hi3751v350-regulator.c | 87 res = platform_get_resource_byname(pdev, IORESOURCE_MEM, pname); in hisi_regulator_probe()
|
/device/soc/rockchip/common/vendor/drivers/devfreq/event/ |
H A D | rockchip-nocp.c | 131 res = platform_get_resource(pdev, IORESOURCE_MEM, 0); in rockchip_nocp_probe()
|
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/osal/include/ |
H A D | hi_osal.h | 607 #ifndef IORESOURCE_MEM 608 #define IORESOURCE_MEM 0x00000200 macro
|
/device/soc/hisilicon/hi3516dv300/sdk_linux/include/ |
H A D | hi_osal.h | 604 #ifndef IORESOURCE_MEM 605 #define IORESOURCE_MEM 0x00000200 macro
|
/device/soc/rockchip/common/sdk_linux/drivers/pci/controller/ |
H A D | pcie-rockchip.c | 85 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 D | rk3588_dai_linux_driver.c | 265 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 D | mpp_hack_px30.c | 157 res = platform_get_resource(pdev, IORESOURCE_MEM, i);
in px30_workaround_combo_init()
|
/device/soc/rockchip/rk3588/kernel/drivers/phy/rockchip/ |
H A D | phy-rockchip-snps-pcie3.c | 194 res = platform_get_resource(pdev, IORESOURCE_MEM, 0); in rockchip_p3phy_probe()
|
/device/soc/rockchip/rk3588/kernel/drivers/video/rockchip/mpp/hack/ |
H A D | mpp_hack_px30.c | 166 res = platform_get_resource(pdev, IORESOURCE_MEM, i); in px30_workaround_combo_init()
|