Home
last modified time | relevance | path

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

/linux/include/linux/mfd/
H A Dstmfx.h90 STMFX_FUNC_GPIO = BIT(0), /* GPIO[15:0] */ enumerator
/linux/drivers/mfd/
H A Dstmfx.c101 if (func & STMFX_FUNC_GPIO) in stmfx_func_to_mask()