Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/mfd/
H A Dstmfx.h69 #define STMFX_REG_SYS_CTRL_ALTGPIO_EN BIT(3) macro
/openbmc/linux/drivers/mfd/
H A 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()