Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/mfd/
Dstmfx.h93 STMFX_FUNC_TS = BIT(3), enumerator
/Linux-v5.4/drivers/mfd/
Dstmfx.c107 if (func & STMFX_FUNC_TS) in stmfx_func_to_mask()
132 if (((func & STMFX_FUNC_IDD) || (func & STMFX_FUNC_TS)) && in stmfx_function_enable()