Searched defs:core_base (Results 1 – 3 of 3) 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 …]
|
/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 | 2078 #define GET_CORE(core_base, core_no, node_no, pkg_no) \ argument 2337 struct thread_data *thread_base, struct core_data *core_base, struct pkg_data *pkg_base) in for_all_cpus() argument 6109 struct core_data *core_base, struct pkg_data *pkg_base, in for_all_cpus_2() argument 9334 void init_counter(struct thread_data *thread_base, struct core_data *core_base, struct pkg_data *pkg_base, int cpu_id) in init_counter() argument
|