Searched defs:reg_offset (Results 1 – 9 of 9) sorted by relevance
140 uint32_t reg_offset = evt/32 * 4; in hal_soc_eu_set_fc_mask() local149 uint32_t reg_offset = evt/32 * 4; in hal_soc_eu_set_pr_mask() local158 uint32_t reg_offset = evt/32 * 4; in hal_soc_eu_set_cl_mask() local167 uint32_t reg_offset = evt/32 * 4; in hal_soc_eu_clear_fc_mask() local176 uint32_t reg_offset = evt/32 * 4; in hal_soc_eu_clear_pr_mask() local185 uint32_t reg_offset = evt/32 * 4; in hal_soc_eu_clear_cl_mask() local
27 rt_inline unsigned int at91_sys_read(unsigned int reg_offset) in at91_sys_read()34 rt_inline void at91_sys_write(unsigned int reg_offset, unsigned long value) in at91_sys_write()
54 __u32 reg_offset; /* offset_addr based on g2d_reg_base */ member
202 rt_int8_t port, pin_num, reg_offset; in imx6ull_pin_mode() local
370 unsigned int reg_offset, reg_shift, reg_width; in hal_pwm_control() local
97 const rt_int32_t reg_offset[] = variable
801 int reg_offset = 0; in sunxi_mad_show_all_regs() local
363 #define CLK_GATE_DEFINE(reg_offset, bit_shift) \ argument
1210 int32_t __mci_check_bit_clear(struct mmc_host *host, uint32_t reg_offset, uint32_t bit_map) in __mci_check_bit_clear()
Completed in 25 milliseconds