Searched refs:atp_fun (Results 1 – 3 of 3) sorted by relevance
320 switch (atp_fun(atp->atp_ctrl)) { in interpret_atp_zip()358 switch (atp_fun(atp->atp_ctrl)) { in interpret_atp_zip()
102 switch (atp_fun(ci)) { in atp_ci()
133 #define atp_fun(x) (((x) >> 6) & 0x3) macro