Home
last modified time | relevance | path

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

/linux/drivers/media/platform/marvell/
H A Dcafe-driver.c310 mcam_reg_set_bit(&cam->mcam, REG_IRQMASK, TWSIIRQS); in cafe_smbus_enable_irq()
392 mcam_reg_write(mcam, REG_IRQMASK, 0); in cafe_ctlr_init()
H A Dmcam-core.h287 #define REG_IRQMASK 0x2c /* IRQ mask - same bits as IRQSTAT */ macro