Searched defs:core_base (Results 1 – 5 of 5) sorted by relevance
/linux/drivers/media/platform/imagination/ |
H A D | e5010-jpeg-enc-hw.c | 47 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 …]
|
H A D | e5010-jpeg-enc.h | 96 void __iomem *core_base; member
|
/linux/drivers/video/fbdev/via/ |
H A D | lcd.c | 951 u8 core_base; in viafb_lcd_get_mobile_state() local
|
/linux/tools/power/x86/turbostat/ |
H A D | turbostat.c | 1837 #define GET_CORE(core_base, core_no, node_no, pkg_no) \ argument 2094 struct thread_data *thread_base, struct core_data *core_base, struct pkg_data *pkg_base) in for_all_cpus() 5851 struct core_data *core_base, struct pkg_data *pkg_base, in for_all_cpus_2() 9055 void init_counter(struct thread_data *thread_base, struct core_data *core_base, struct pkg_data *pk… in init_counter()
|
/linux/drivers/accel/habanalabs/gaudi2/ |
H A D | gaudi2.c | 4033 u32 core_base; in gaudi2_dma_stall() local
|