Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/mfd/
H A Dstmfx.h94 STMFX_FUNC_IDD = BIT(4), enumerator
/openbmc/linux/drivers/mfd/
H A Dstmfx.c110 if (func & STMFX_FUNC_IDD) in stmfx_func_to_mask()
132 if (((func & STMFX_FUNC_IDD) || (func & STMFX_FUNC_TS)) && in stmfx_function_enable()