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