Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/mfd/
Dstmfx.h68 #define STMFX_REG_SYS_CTRL_IDD_EN BIT(2) macro
/linux-6.12.1/drivers/mfd/
Dstmfx.c111 mask |= STMFX_REG_SYS_CTRL_IDD_EN; in stmfx_func_to_mask()
147 (sys_ctrl & STMFX_REG_SYS_CTRL_IDD_EN)) { in stmfx_function_enable()