Searched refs:TGL_PIPE_FLOAT (Results 1 – 3 of 3) sorted by relevance
93 TGL_PIPE_FLOAT; in inferred_sync_pipe()96 return TGL_PIPE_FLOAT; in inferred_sync_pipe()118 return TGL_PIPE_FLOAT; in inferred_exec_pipe()126 return TGL_PIPE_FLOAT; in inferred_exec_pipe()133 return TGL_PIPE_FLOAT; in inferred_exec_pipe()142 #define IDX(p) (p >= TGL_PIPE_FLOAT ? unsigned(p - TGL_PIPE_FLOAT) : \876 tgl_pipe(TGL_PIPE_FLOAT + q)); in ordered_dependency_swsb()
1137 TGL_PIPE_FLOAT, enumerator1222 swsb.pipe == TGL_PIPE_FLOAT ? 0x10 : in tgl_swsb_encode()1259 ((x & 0x78) == 0x10 ? TGL_PIPE_FLOAT : in tgl_swsb_decode()
1804 (swsb.pipe == TGL_PIPE_FLOAT ? "F" : in swsb()