Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/xe/
H A Dxe_guc_ct.c423 #define desc_write(xe_, guc_ctb__, field_, val_) \ macro
796 desc_write(xe, h2g, status, desc_status | GUC_CTB_STATUS_OVERFLOW); in h2g_has_room()
962 desc_write(xe, h2g, status, desc_status | GUC_CTB_STATUS_MISMATCH); in h2g_write()
968 desc_write(xe, h2g, status, desc_status | GUC_CTB_STATUS_OVERFLOW); in h2g_write()
975 desc_write(xe, h2g, status, desc_status | GUC_CTB_STATUS_OVERFLOW); in h2g_write()
988 desc_write(xe, h2g, tail, h2g->info.tail); in h2g_write()
1026 desc_write(xe, h2g, tail, h2g->info.tail); in h2g_write()
1747 desc_write(xe, g2h, status, desc_status | GUC_CTB_STATUS_OVERFLOW); in g2h_read()
1754 desc_write(xe, g2h, status, desc_status | GUC_CTB_STATUS_OVERFLOW); in g2h_read()
1818 desc_write(xe, g2h, head, g2h->info.head); in g2h_read()