Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/soc/mediatek/
H A Dmtk-cmdq.h86 int cmdq_pkt_write(struct cmdq_pkt *pkt, u8 subsys, u16 offset, u32 value);
304 static inline int cmdq_pkt_write(struct cmdq_pkt *pkt, u8 subsys, u16 offset, u32 value) in cmdq_pkt_write() function
/openbmc/linux/drivers/soc/mediatek/
H A Dmtk-cmdq-helper.c180 int cmdq_pkt_write(struct cmdq_pkt *pkt, u8 subsys, u16 offset, u32 value) in cmdq_pkt_write() function
191 EXPORT_SYMBOL(cmdq_pkt_write);
209 err = cmdq_pkt_write(pkt, subsys, offset_mask, value); in cmdq_pkt_write_mask()
H A Dmtk-mutex.c882 cmdq_pkt_write(cmdq_pkt, mtx->cmdq_reg.subsys, in mtk_mutex_enable_by_cmdq()
/openbmc/linux/drivers/gpu/drm/mediatek/
H A Dmtk_drm_ddp_comp.c75 cmdq_pkt_write(cmdq_pkt, cmdq_reg->subsys, in mtk_ddp_write()
88 cmdq_pkt_write(cmdq_pkt, cmdq_reg->subsys, in mtk_ddp_write_relaxed()