Home
last modified time | relevance | path

Searched refs:STMFX_FUNC_ALTGPIO_LOW (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/include/linux/mfd/
Dstmfx.h91 STMFX_FUNC_ALTGPIO_LOW = BIT(1), /* aGPIO[3:0] */ enumerator
/linux-6.12.1/drivers/mfd/
Dstmfx.c104 if ((func & STMFX_FUNC_ALTGPIO_LOW) || (func & STMFX_FUNC_ALTGPIO_HIGH)) in stmfx_func_to_mask()
139 if ((func & STMFX_FUNC_ALTGPIO_LOW) && in stmfx_function_enable()
/linux-6.12.1/drivers/pinctrl/
Dpinctrl-stmfx.c627 func |= STMFX_FUNC_ALTGPIO_LOW; in stmfx_pinctrl_gpio_function_enable()
745 STMFX_FUNC_ALTGPIO_LOW | in stmfx_pinctrl_remove()