Lines Matching defs:tsel
166 u8 tsel;
201 tsel = readb(ptd->hw_base + WPT_TSEL);
206 if (tsel & WPT_TSEL_PLDB) {
212 writeb(tsel|WPT_TSEL_ETS, ptd->hw_base + WPT_TSEL);
280 u8 tsel;
284 tsel = readb(ptd->hw_base + WPT_TSEL);
285 writeb(tsel & 0xFE, ptd->hw_base + WPT_TSEL);
346 u8 tsel;
351 tsel = readb(ptd->hw_base + WPT_TSEL);
353 writeb(tsel | WPT_TSEL_ETS, ptd->hw_base + WPT_TSEL);