Searched refs:STMFX_REG_IRQ_OUT_PIN (Results 1 – 2 of 2) sorted by relevance
288 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()
18 #define STMFX_REG_IRQ_OUT_PIN 0x41 /* RW */ macro