Lines Matching refs:get_mask
50 #define get_mask(offset) (BIT(get_shift(offset))) macro
109 u32 mask = get_mask(offset); in stmfx_gpio_get()
122 u32 mask = get_mask(offset); in stmfx_gpio_set()
132 u32 mask = get_mask(offset); in stmfx_gpio_get_direction()
153 u32 mask = get_mask(offset); in stmfx_gpio_direction_input()
163 u32 mask = get_mask(offset); in stmfx_gpio_direction_output()
174 u32 pupd, mask = get_mask(offset); in stmfx_pinconf_get_pupd()
188 u32 mask = get_mask(offset); in stmfx_pinconf_set_pupd()
197 u32 type, mask = get_mask(offset); in stmfx_pinconf_get_type()
211 u32 mask = get_mask(offset); in stmfx_pinconf_set_type()
427 u32 mask = get_mask(data->hwirq); in stmfx_pinctrl_irq_mask()
438 u32 mask = get_mask(data->hwirq); in stmfx_pinctrl_irq_unmask()
449 u32 mask = get_mask(data->hwirq); in stmfx_pinctrl_irq_set_type()
495 u32 mask = get_mask(data->hwirq); in stmfx_pinctrl_irq_bus_sync_unlock()
542 u32 mask = get_mask(offset); in stmfx_pinctrl_irq_toggle_trigger()