Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/mfd/
A Dstmfx.c288 ret = regmap_write(stmfx->map, STMFX_REG_IRQ_OUT_PIN, irqoutpin); in stmfx_irq_init()
486 ret = regmap_raw_read(stmfx->map, STMFX_REG_IRQ_OUT_PIN, in stmfx_suspend()
526 ret = regmap_raw_write(stmfx->map, STMFX_REG_IRQ_OUT_PIN, in stmfx_resume()
/linux-6.3-rc2/include/linux/mfd/
A Dstmfx.h18 #define STMFX_REG_IRQ_OUT_PIN 0x41 /* RW */ macro

Completed in 4 milliseconds