Home
last modified time | relevance | path

Searched refs:STMFX_REG_SYS_CTRL_ALTGPIO_EN (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/include/linux/mfd/
Dstmfx.h69 #define STMFX_REG_SYS_CTRL_ALTGPIO_EN BIT(3) macro
/linux-6.12.1/drivers/mfd/
Dstmfx.c105 mask |= STMFX_REG_SYS_CTRL_ALTGPIO_EN; in stmfx_func_to_mask()
133 (sys_ctrl & STMFX_REG_SYS_CTRL_ALTGPIO_EN)) { in stmfx_function_enable()