Home
last modified time | relevance | path

Searched defs:core_base (Results 1 – 6 of 6) sorted by relevance

/linux-6.14.4/drivers/media/platform/imagination/
De5010-jpeg-enc-hw.c47 void e5010_reset(struct device *dev, void __iomem *core_base, void __iomem *mmu_base) in e5010_reset()
81 int e5010_hw_enable_output_address_error_irq(void __iomem *core_base, u32 enable) in e5010_hw_enable_output_address_error_irq()
90 bool e5010_hw_pic_done_irq(void __iomem *core_base) in e5010_hw_pic_done_irq()
98 bool e5010_hw_output_address_irq(void __iomem *core_base) in e5010_hw_output_address_irq()
106 int e5010_hw_enable_picture_done_irq(void __iomem *core_base, u32 enable) in e5010_hw_enable_picture_done_irq()
115 int e5010_hw_enable_auto_clock_gating(void __iomem *core_base, u32 enable) in e5010_hw_enable_auto_clock_gating()
124 int e5010_hw_enable_manual_clock_gating(void __iomem *core_base, u32 enable) in e5010_hw_enable_manual_clock_gating()
132 int e5010_hw_enable_crc_check(void __iomem *core_base, u32 enable) in e5010_hw_enable_crc_check()
140 int e5010_hw_set_input_source_to_memory(void __iomem *core_base, u32 set) in e5010_hw_set_input_source_to_memory()
148 int e5010_hw_set_input_luma_addr(void __iomem *core_base, u32 val) in e5010_hw_set_input_luma_addr()
[all …]
De5010-jpeg-enc.h96 void __iomem *core_base; member
De5010-jpeg-enc.c219 static int e5010_set_input_subsampling(void __iomem *core_base, int subsampling) in e5010_set_input_subsampling()
/linux-6.14.4/drivers/video/fbdev/via/
Dlcd.c951 u8 core_base; in viafb_lcd_get_mobile_state() local
/linux-6.14.4/tools/power/x86/turbostat/
Dturbostat.c1815 #define GET_CORE(core_base, core_no, node_no, pkg_no) \ argument
2072 struct thread_data *thread_base, struct core_data *core_base, struct pkg_data *pkg_base) in for_all_cpus()
5763 struct core_data *core_base, struct pkg_data *pkg_base, in for_all_cpus_2()
8775 void init_counter(struct thread_data *thread_base, struct core_data *core_base, struct pkg_data *pk… in init_counter()
/linux-6.14.4/drivers/accel/habanalabs/gaudi2/
Dgaudi2.c4033 u32 core_base; in gaudi2_dma_stall() local