Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/media/rc/
Dmtk-cir.c138 struct mtk_ir { struct
148 static inline u32 mtk_chkdata_reg(struct mtk_ir *ir, u32 i) in mtk_chkdata_reg() argument
153 static inline u32 mtk_chk_period(struct mtk_ir *ir) in mtk_chk_period()
171 static void mtk_w32_mask(struct mtk_ir *ir, u32 val, u32 mask, unsigned int reg) in mtk_w32_mask()
180 static void mtk_w32(struct mtk_ir *ir, u32 val, unsigned int reg) in mtk_w32()
185 static u32 mtk_r32(struct mtk_ir *ir, unsigned int reg) in mtk_r32()
190 static inline void mtk_irq_disable(struct mtk_ir *ir, u32 mask) in mtk_irq_disable()
198 static inline void mtk_irq_enable(struct mtk_ir *ir, u32 mask) in mtk_irq_enable()
209 struct mtk_ir *ir = dev_id; in mtk_ir_irq()
298 struct mtk_ir *ir; in mtk_ir_probe()
[all …]