Lines Matching +defs:val +defs:offset
203 u32 mask, u32 val) in eq5p_update_bits()
211 enum eq5p_bank bank, enum eq5p_regs reg, int offset) in eq5p_test_bit()
213 u32 val = readl(pctrl->base + eq5p_regs[bank][reg]); in eq5p_test_bit() local
263 unsigned int offset = eq5p_pin_to_offset(pin); in eq5p_pinconf_get() local
305 unsigned int offset = eq5p_pin_to_offset(pin); in eq5p_pinctrl_pin_dbg_show() local
405 unsigned int offset = eq5p_pin_to_offset(pin); in eq5p_pinmux_set_mux() local
407 u32 mask, val; in eq5p_pinmux_set_mux() local
438 unsigned int offset = eq5p_pin_to_offset(pin); in eq5p_pinconf_set_drive_strength() local
441 u32 mask, val; in eq5p_pinconf_set_drive_strength() local
468 unsigned int offset = eq5p_pin_to_offset(pin); in eq5p_pinconf_set() local
471 u32 val = BIT(offset); in eq5p_pinconf_set() local