Home
last modified time | relevance | path

Searched defs:stmfx (Results 1 – 5 of 5) sorted by relevance

/linux-5.19.10/drivers/mfd/
Dstmfx.c116 int stmfx_function_enable(struct stmfx *stmfx, u32 func) in stmfx_function_enable()
158 int stmfx_function_disable(struct stmfx *stmfx, u32 func) in stmfx_function_disable()
168 struct stmfx *stmfx = irq_data_get_irq_chip_data(data); in stmfx_irq_bus_lock() local
175 struct stmfx *stmfx = irq_data_get_irq_chip_data(data); in stmfx_irq_bus_sync_unlock() local
184 struct stmfx *stmfx = irq_data_get_irq_chip_data(data); in stmfx_irq_mask() local
191 struct stmfx *stmfx = irq_data_get_irq_chip_data(data); in stmfx_irq_unmask() local
206 struct stmfx *stmfx = data; in stmfx_irq_handler() local
257 struct stmfx *stmfx = i2c_get_clientdata(client); in stmfx_irq_exit() local
268 struct stmfx *stmfx = i2c_get_clientdata(client); in stmfx_irq_init() local
309 static int stmfx_chip_reset(struct stmfx *stmfx) in stmfx_chip_reset()
[all …]
/linux-5.19.10/include/linux/mfd/
Dstmfx.h108 struct stmfx { struct
122 int stmfx_function_enable(struct stmfx *stmfx, u32 func); argument
/linux-5.19.10/arch/arm/boot/dts/
Dstm32746g-eval.dts160 stmfx: stmfx@42 { label
Dstm32mp157c-ev1.dts206 stmfx: stmfx@42 { label
/linux-5.19.10/drivers/pinctrl/
Dpinctrl-stmfx.c82 struct stmfx *stmfx; member
618 struct stmfx *stmfx = dev_get_drvdata(pdev->dev.parent); in stmfx_pinctrl_probe() local
725 struct stmfx *stmfx = dev_get_drvdata(pdev->dev.parent); in stmfx_pinctrl_remove() local