/device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/ |
H A D | mali_kbase_hw.c | 140 } map[7]; in kbase_hw_get_issues_for_new_id() member [all...] |
H A D | mali_kbase_debug_mem_view.c | 63 struct debug_mem_mapping *map; in debug_mem_start() local 94 struct debug_mem_mapping *map; in debug_mem_next() local 120 struct debug_mem_mapping *map; in debug_mem_show() local [all...] |
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/ |
H A D | mali_kbase_hw.c | 135 } map[7]; in kbase_hw_get_issues_for_new_id() member [all...] |
H A D | mali_kbase_debug_mem_view.c | 58 struct debug_mem_mapping *map; in debug_mem_start() local 87 struct debug_mem_mapping *map; in debug_mem_next() local 113 struct debug_mem_mapping *map; in debug_mem_show() local [all...] |
H A D | mali_kbase_hwcnt_types.h | 575 kbase_hwcnt_enable_map_block_instance(const struct kbase_hwcnt_enable_map *map, size_t grp, size_t blk, size_t blk_inst) kbase_hwcnt_enable_map_block_instance() argument [all...] |
/device/soc/rockchip/common/vendor/drivers/gpu/arm/midgard/ |
H A D | mali_kbase_hw.c | 123 } map[7];
in kbase_hw_get_issues_for_new_id() member
|
H A D | mali_kbase_debug_mem_view.c | 52 struct debug_mem_mapping *map;
in debug_mem_start() local 83 struct debug_mem_mapping *map;
in debug_mem_next() local 109 struct debug_mem_mapping *map;
in debug_mem_show() local [all...] |
H A D | mali_kbase_replay.c | 107 struct kbase_vmap_struct map;
in kbasep_replay_reset_sfbd() local 175 struct kbase_vmap_struct map;
in kbasep_replay_reset_mfbd() local 267 struct kbase_vmap_struct map;
in kbasep_replay_reset_tiler_job() local 341 struct kbase_vmap_struct map; kbasep_replay_reset_job() local 453 struct kbase_vmap_struct map; kbasep_replay_find_hw_job_id() local 670 struct kbase_vmap_struct map; payload_dump() local 706 struct kbase_vmap_struct map; kbasep_replay_parse_payload() local 929 struct kbase_vmap_struct map; kbase_replay_fault_check() local [all...] |
/device/soc/rockchip/common/kernel/drivers/gpu/arm/mali400/ump/common/ |
H A D | ump_kernel_descriptor_mapping.c | 34 ump_descriptor_mapping *map = _mali_osk_calloc(1, sizeof(ump_descriptor_mapping)); in ump_descriptor_mapping_create() local 56 ump_descriptor_mapping_destroy(ump_descriptor_mapping *map) ump_descriptor_mapping_destroy() argument 63 ump_descriptor_mapping_allocate_mapping(ump_descriptor_mapping *map, void *target) ump_descriptor_mapping_allocate_mapping() argument 102 ump_descriptor_mapping_get(ump_descriptor_mapping *map, int descriptor, void **target) ump_descriptor_mapping_get() argument 115 ump_descriptor_mapping_set(ump_descriptor_mapping *map, int descriptor, void *target) ump_descriptor_mapping_set() argument 127 ump_descriptor_mapping_free(ump_descriptor_mapping *map, int descriptor) ump_descriptor_mapping_free() argument [all...] |
/device/soc/rockchip/common/kernel/drivers/gpu/arm/midgard/ |
H A D | mali_kbase_hw.c | 128 } map[7]; in kbase_hw_get_issues_for_new_id() member
|
H A D | mali_kbase_debug_mem_view.c | 54 struct debug_mem_mapping *map; in debug_mem_start() local 83 struct debug_mem_mapping *map; in debug_mem_next() local 109 struct debug_mem_mapping *map; in debug_mem_show() local [all...] |
H A D | mali_kbase_replay.c | 120 struct kbase_vmap_struct map; in kbasep_replay_reset_sfbd() local 194 struct kbase_vmap_struct map; in kbasep_replay_reset_mfbd() local 293 struct kbase_vmap_struct map; in kbasep_replay_reset_tiler_job() local 381 struct kbase_vmap_struct map; kbasep_replay_reset_job() local 496 struct kbase_vmap_struct map; kbasep_replay_find_hw_job_id() local 725 struct kbase_vmap_struct map; payload_dump() local 764 struct kbase_vmap_struct map; kbasep_replay_parse_payload() local 1001 struct kbase_vmap_struct map; kbase_replay_fault_check() local [all...] |
/device/soc/rockchip/rk3588/kernel/drivers/pinctrl/ |
H A D | pinconf.h | 41 static inline int pinconf_validate_map(const struct pinctrl_map *map, int i) in pinconf_validate_map() argument 46 static inline int pinconf_map_to_setting(const struct pinctrl_map *map, in pinconf_map_to_setting() argument 79 pinconf_show_map(struct seq_file *s, const struct pinctrl_map *map) pinconf_show_map() argument
|
/device/soc/rockchip/common/kernel/drivers/gpu/arm/mali400/ump/linux/ |
H A D | ump_kernel_random_mapping.c | 71 ump_random_mapping *map = _mali_osk_calloc(1, sizeof(ump_random_mapping)); in ump_random_mapping_create() local 89 void ump_random_mapping_destroy(ump_random_mapping *map) in ump_random_mapping_destroy() argument 95 ump_random_mapping_insert(ump_random_mapping *map, ump_dd_mem *mem) ump_random_mapping_insert() argument 121 ump_random_mapping_get(ump_random_mapping *map, int id) ump_random_mapping_get() argument 163 ump_random_mapping_remove_internal(ump_random_mapping *map, int id) ump_random_mapping_remove_internal() argument 213 ump_random_mapping_remove(ump_random_mapping *map, int descriptor) ump_random_mapping_remove() argument [all...] |
/device/soc/rockchip/common/sdk_linux/drivers/irqchip/ |
H A D | irq-gic-v4.c | 299 int its_map_vlpi(int irq, struct its_vlpi_map *map) in its_map_vlpi() argument 323 int its_get_vlpi(int irq, struct its_vlpi_map *map) in its_get_vlpi() argument
|
/device/soc/rockchip/common/sdk_linux/include/linux/irqchip/ |
H A D | arm-gic-v4.h | 117 struct its_vlpi_map *map; member
|
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/csf/ |
H A D | mali_kbase_csf_tiler_heap.c | 96 struct kbase_vmap_struct map; in link_chunk() local 135 struct kbase_vmap_struct map; in init_chunk() local
|
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/interdrv/common/hi_irq/kernel/ |
H A D | hiirq.c | 137 static void unmap_int_reg_for_aio(hiirq_aio_reg_map *map) in unmap_int_reg_for_aio() argument 183 unmap_int_reg_for_vicap(hiirq_vicap_reg_map *map) unmap_int_reg_for_vicap() argument 216 unmap_int_reg_for_normal(hiirq_normal_reg_map *map) unmap_int_reg_for_normal() argument 266 read_int_status_for_aio(hiirq_aio_reg_map *map, hi_aio_int_state *state) read_int_status_for_aio() argument 284 read_int_status_for_vicap(hiirq_vicap_reg_map *map, hi_vicap_int_state *state) read_int_status_for_vicap() argument 301 read_int_status_for_normal(hiirq_normal_reg_map *map, hi_normal_int_state *state) read_int_status_for_normal() argument 327 clear_int_for_aio(hiirq_aio_reg_map *map, hi_aio_int_state *state) clear_int_for_aio() argument 342 clear_int_for_vicap(hiirq_vicap_reg_map *map, hi_vicap_int_state *state) clear_int_for_vicap() argument 359 clear_int_for_scd(hiirq_normal_reg_map *map) clear_int_for_scd() argument 368 clear_int_for_vdh(hiirq_normal_reg_map *map, hi_normal_int_state *state) clear_int_for_vdh() argument 377 clear_int_for_nnie(hiirq_normal_reg_map *map, hi_normal_int_state *state) clear_int_for_nnie() argument 386 clear_int_for_normal(hiirq_normal_reg_map *map, hi_normal_int_state *state) clear_int_for_normal() argument 613 hiirq_map_irq_reg_for_aio(hiirq_aio_reg_map *map, hi_aio_int_reg *reg) hiirq_map_irq_reg_for_aio() argument 650 hiirq_map_irq_reg_for_vicap(hiirq_vicap_reg_map *map, hi_vicap_int_reg *reg) hiirq_map_irq_reg_for_vicap() argument 683 hiirq_map_irq_reg_for_normal(hiirq_normal_reg_map *map, hi_normal_int_reg *reg) hiirq_map_irq_reg_for_normal() argument [all...] |
/device/soc/rockchip/common/vendor/drivers/firmware/ |
H A D | rockchip_sip.c | 211 static struct dram_addrmap_info *map; in sip_smc_get_dram_map() local
|
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/ |
H A D | dhd_flowring.c | 1175 int dhd_update_flow_prio_map(dhd_pub_t *dhdp, uint8 map) in dhd_update_flow_prio_map() argument 1211 int dhd_flow_prio_map(dhd_pub_t *dhd, uint8 *map, bool set) in dhd_flow_prio_map() argument [all...] |
/device/soc/rockchip/rk3588/kernel/drivers/video/rockchip/rga3/ |
H A D | rga2_mmu_info.c | 33 static dma_addr_t rga2_dma_map_flush_page(struct page *page, int map, struct rga_scheduler_t *scheduler) in rga2_dma_map_flush_page() argument 212 rga2_MapUserMemory(struct page **pages, uint32_t *pageTable, unsigned long Memory, uint32_t pageCount, int writeFlag, int map, struct rga_scheduler_t *scheduler, struct mm_struct *mm) rga2_MapUserMemory() argument [all...] |
/device/soc/rockchip/rk3588/kernel/drivers/firmware/ |
H A D | rockchip_sip.c | 213 static struct dram_addrmap_info *map; in sip_smc_get_dram_map() local
|
/device/soc/hisilicon/hi3751v350/sdk_linux/source/msp/drv/hiirq/kernel/ |
H A D | hiirq.c | 185 static void unmap_tx_reg_for_aio(hiirq_aio_reg_map *map) in unmap_tx_reg_for_aio() argument 204 unmap_rx_reg_for_aio(hiirq_aio_reg_map *map) unmap_rx_reg_for_aio() argument 223 unmap_spdiftx_reg_for_aio(hiirq_aio_reg_map *map) unmap_spdiftx_reg_for_aio() argument 242 unmap_int_reg_for_aio(hiirq_aio_reg_map *map) unmap_int_reg_for_aio() argument 259 unmap_int_reg_for_vicap(hiirq_vicap_reg_map *map) unmap_int_reg_for_vicap() argument 292 unmap_int_reg_for_normal(hiirq_normal_reg_map *map) unmap_int_reg_for_normal() argument 342 read_int_status_for_aio(hiirq_aio_reg_map *map, hi_aio_int_state *state) read_int_status_for_aio() argument 364 read_int_status_for_vicap(hiirq_vicap_reg_map *map, hi_vicap_int_state *state) read_int_status_for_vicap() argument 381 read_int_status_for_normal(hiirq_normal_reg_map *map, hi_normal_int_state *state) read_int_status_for_normal() argument 407 clear_int_for_aio(hiirq_aio_reg_map *map, hi_aio_int_state *state) clear_int_for_aio() argument 426 clear_int_for_vicap(hiirq_vicap_reg_map *map, hi_vicap_int_state *state) clear_int_for_vicap() argument 443 clear_int_for_scd(hiirq_normal_reg_map *map) clear_int_for_scd() argument 452 clear_int_for_vdh(hiirq_normal_reg_map *map, hi_normal_int_state *state) clear_int_for_vdh() argument 473 clear_int_for_nnie(hiirq_normal_reg_map *map, hi_normal_int_state *state) clear_int_for_nnie() argument 482 clear_int_for_normal(hiirq_normal_reg_map *map, hi_normal_int_state *state) clear_int_for_normal() argument 798 hiirq_map_irq_reg_for_aio(hiirq_aio_reg_map *map, hi_aio_int_reg *reg) hiirq_map_irq_reg_for_aio() argument 845 hiirq_map_irq_reg_for_vicap(hiirq_vicap_reg_map *map, hi_vicap_int_reg *reg) hiirq_map_irq_reg_for_vicap() argument 878 hiirq_map_irq_reg_for_normal(hiirq_normal_reg_map *map, hi_normal_int_reg *reg) hiirq_map_irq_reg_for_normal() argument [all...] |
/device/soc/rockchip/common/vendor/drivers/video/rockchip/rga2/ |
H A D | rga2_mmu_info.c | 43 dma_addr_t rga2_dma_flush_page(struct page *page, int map)
in rga2_dma_flush_page() argument 825 rga2_MapUserMemory(struct page **pages, uint32_t *pageTable, unsigned long Memory, uint32_t pageCount, int writeFlag, int map) rga2_MapUserMemory() argument [all...] |
/device/soc/rockchip/common/sdk_linux/drivers/regulator/ |
H A D | rk808-regulator.c | 1434 static int rk808_regulator_dt_parse_pdata(struct device *dev, struct device *client_dev, struct regmap *map,
in rk808_regulator_dt_parse_pdata() argument
|