Searched refs:DWORD0_SOC (Results 1 – 2 of 2) sorted by relevance
71 bool soc = FIELD_GET(DWORD0_SOC, desc->dw0); in pt_core_execute_cmd()78 desc->dw0 &= ~DWORD0_SOC; in pt_core_execute_cmd()
280 #define DWORD0_SOC BIT(0) macro