Home
last modified time | relevance | path

Searched refs:stmfx (Results 1 – 3 of 3) sorted by relevance

/linux/include/linux/mfd/
H A Dstmfx.h108 struct stmfx { struct
120 int stmfx_function_enable(struct stmfx *stmfx, u32 func); argument
121 int stmfx_function_disable(struct stmfx *stmfx, u32 func);
/linux/arch/arm/boot/dts/st/
H A Dstm32746g-eval.dts160 stmfx: stmfx@42 { label
161 compatible = "st,stmfx-0300";
167 compatible = "st,stmfx-0300-pinctrl";
/linux/drivers/pinctrl/
H A DMakefile60 obj-$(CONFIG_PINCTRL_STMFX) += pinctrl-stmfx.o