Searched refs:WM97XX_SLT (Results 1 – 4 of 4) sorted by relevance
156 dig2 = WM97XX_DELAY(4) | WM97XX_SLT(5); in wm9713_phy_init()443 WM97XX_SLT(wm->acc_slot) | WM97XX_RATE(wm->acc_rate); in wm9713_acc_enable()
311 WM97XX_SLT(wm->acc_slot) | in wm9705_acc_enable()
432 WM97XX_SLT(wm->acc_slot) | in wm9712_acc_enable()
62 #define WM97XX_SLT(i) ((i - 5) & 0x7) /* panel slot (5-11) */ macro