Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/mfd/
Dstmfx.h67 #define STMFX_REG_SYS_CTRL_TS_EN BIT(1) macro
/linux-6.12.1/drivers/mfd/
Dstmfx.c108 mask |= STMFX_REG_SYS_CTRL_TS_EN; in stmfx_func_to_mask()
140 (sys_ctrl & STMFX_REG_SYS_CTRL_TS_EN)) { in stmfx_function_enable()