Searched refs:has_gds (Results 1 – 3 of 3) sorted by relevance
47 bits<1> has_gds = 1;48 bits<1> gdsValue = 0; // if has_gds == 0 set gds to this value264 let has_gds = 0;312 let has_gds = 0;343 let has_gds = 0;359 let has_gds = 0;835 let Inst{17} = !if(ds.has_gds, gds, ds.gdsValue);1006 let Inst{16} = !if(ds.has_gds, gds, ds.gdsValue);
714 bool has_gds; member
3621 if (!queue->has_gds) { in radv_get_preamble_cs()3959 queue->has_gds = true; in radv_get_preamble_cs()