Searched refs:cmdq_pkt_wfe (Results 1 – 2 of 2) sorted by relevance
225 * cmdq_pkt_wfe() - append wait for event command to the CMDQ packet232 int cmdq_pkt_wfe(struct cmdq_pkt *pkt, u16 event, bool clear);457 static inline int cmdq_pkt_wfe(struct cmdq_pkt *pkt, u16 event, bool clear) in cmdq_pkt_write_s_value() 465 static inline int cmdq_pkt_wfe(struct cmdq_pkt *pkt, u16 event, bool clear) cmdq_pkt_wfe() function
601 cmdq_pkt_wfe(cmdq_handle, mtk_crtc->cmdq_event, false); in mtk_crtc_update_config()