Home
last modified time | relevance | path

Searched refs:STMFX_REG_IRQ_OUT_PIN (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/include/linux/mfd/
H A Dstmfx.h18 #define STMFX_REG_IRQ_OUT_PIN 0x41 /* RW */ macro
72 /* STMFX_REG_IRQ_OUT_PIN bitfields */
/kernel/linux/linux-6.6/include/linux/mfd/
H A Dstmfx.h18 #define STMFX_REG_IRQ_OUT_PIN 0x41 /* RW */ macro
72 /* STMFX_REG_IRQ_OUT_PIN bitfields */
/kernel/linux/linux-5.10/drivers/mfd/
H A Dstmfx.c288 ret = regmap_write(stmfx->map, STMFX_REG_IRQ_OUT_PIN, irqoutpin); in stmfx_irq_init()
482 ret = regmap_raw_read(stmfx->map, STMFX_REG_IRQ_OUT_PIN, in stmfx_suspend()
522 ret = regmap_raw_write(stmfx->map, STMFX_REG_IRQ_OUT_PIN, in stmfx_resume()
/kernel/linux/linux-6.6/drivers/mfd/
H A Dstmfx.c288 ret = regmap_write(stmfx->map, STMFX_REG_IRQ_OUT_PIN, irqoutpin); in stmfx_irq_init()
485 ret = regmap_raw_read(stmfx->map, STMFX_REG_IRQ_OUT_PIN, in stmfx_suspend()
525 ret = regmap_raw_write(stmfx->map, STMFX_REG_IRQ_OUT_PIN, in stmfx_resume()

Completed in 3 milliseconds