Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/mfd/
H A Dstmfx.c21 case STMFX_REG_IRQ_SRC_EN: in stmfx_reg_volatile()
177 regmap_write(stmfx->map, STMFX_REG_IRQ_SRC_EN, stmfx->irq_src); in stmfx_irq_bus_sync_unlock()
398 regmap_write(stmfx->map, STMFX_REG_IRQ_SRC_EN, 0); in stmfx_chip_exit()
528 ret = regmap_raw_write(stmfx->map, STMFX_REG_IRQ_SRC_EN, in stmfx_resume()
/kernel/linux/linux-6.6/drivers/mfd/
H A Dstmfx.c21 case STMFX_REG_IRQ_SRC_EN: in stmfx_reg_volatile()
177 regmap_write(stmfx->map, STMFX_REG_IRQ_SRC_EN, stmfx->irq_src); in stmfx_irq_bus_sync_unlock()
398 regmap_write(stmfx->map, STMFX_REG_IRQ_SRC_EN, 0); in stmfx_chip_exit()
531 ret = regmap_raw_write(stmfx->map, STMFX_REG_IRQ_SRC_EN, in stmfx_resume()
/kernel/linux/linux-5.10/include/linux/mfd/
H A Dstmfx.h19 #define STMFX_REG_IRQ_SRC_EN 0x42 /* RW */ macro
/kernel/linux/linux-6.6/include/linux/mfd/
H A Dstmfx.h19 #define STMFX_REG_IRQ_SRC_EN 0x42 /* RW */ macro

Completed in 3 milliseconds