Lines Matching refs:get_mask
47 #define get_mask(offset) (BIT(get_shift(offset))) macro
107 u32 mask = get_mask(offset); in stmfx_gpio_get()
120 u32 mask = get_mask(offset); in stmfx_gpio_set()
130 u32 mask = get_mask(offset); in stmfx_gpio_get_direction()
151 u32 mask = get_mask(offset); in stmfx_gpio_direction_input()
161 u32 mask = get_mask(offset); in stmfx_gpio_direction_output()
172 u32 pupd, mask = get_mask(offset); in stmfx_pinconf_get_pupd()
186 u32 mask = get_mask(offset); in stmfx_pinconf_set_pupd()
195 u32 type, mask = get_mask(offset); in stmfx_pinconf_get_type()
209 u32 mask = get_mask(offset); in stmfx_pinconf_set_type()
425 u32 mask = get_mask(data->hwirq); in stmfx_pinctrl_irq_mask()
435 u32 mask = get_mask(data->hwirq); in stmfx_pinctrl_irq_unmask()
445 u32 mask = get_mask(data->hwirq); in stmfx_pinctrl_irq_set_type()
491 u32 mask = get_mask(data->hwirq); in stmfx_pinctrl_irq_bus_sync_unlock()
538 u32 mask = get_mask(offset); in stmfx_pinctrl_irq_toggle_trigger()