Searched refs:VIA8231_LINK_LEGAL (Results 1 – 2 of 2) sorted by relevance
170 if (!(ph->flags & VT8237) && !VIA8231_LINK_LEGAL(link - 1)) in via8231_getclink()186 if (VIA8231_LINK_LEGAL(clink)) { in via8231_get_intr()214 if (VIA8231_LINK_LEGAL(clink)) { in via8231_set_intr()240 reg = VIA8231_LINK_LEGAL(clink)? in via8231_get_trigger()270 reg = VIA8231_LINK_LEGAL(clink)? in via8231_set_trigger()285 if (VIA8231_LINK_LEGAL(clink)) in via8231_set_trigger()
130 #define VIA8231_LINK_LEGAL(link) \ macro