Searched refs:ctl1 (Results 1 – 2 of 2) sorted by relevance
429 return (int)(r->ctl1 & 0x1); in qbman_cgr_get_cscn_wq_en_enter()434 return (int)((r->ctl1 & 0x2) >> 1); in qbman_cgr_get_cscn_wq_en_exit()439 return (int)((r->ctl1 & 0x4) >> 2); in qbman_cgr_get_cscn_wq_icd()
155 uint8_t ctl1; member