Lines Matching refs:outb
66 outb(L4_SELECT_ANALOG, L4_PORT);
67 outb(L4_SELECT_DIGITAL + (l4->port >> 2), L4_PORT);
70 outb(l4->port & 3, L4_PORT);
89 fail: outb(L4_SELECT_ANALOG, L4_PORT);
99 outb(L4_SELECT_ANALOG, L4_PORT);
111 outb(L4_SELECT_ANALOG, L4_PORT);
112 outb(L4_SELECT_DIGITAL + (port >> 2), L4_PORT);
116 outb(L4_CMD_GETCAL, L4_PORT);
125 outb(port & 3, L4_PORT);
135 out: outb(L4_SELECT_ANALOG, L4_PORT);
147 outb(L4_SELECT_ANALOG, L4_PORT);
148 outb(L4_SELECT_DIGITAL + (port >> 2), L4_PORT);
152 outb(L4_CMD_SETCAL, L4_PORT);
161 outb(port & 3, L4_PORT);
166 outb(cal[i], L4_PORT);
171 out: outb(L4_SELECT_ANALOG, L4_PORT);
245 outb(L4_SELECT_ANALOG, L4_PORT);
246 outb(L4_SELECT_DIGITAL + card_no, L4_PORT);
250 outb(L4_CMD_ID, L4_PORT);
299 outb(L4_SELECT_ANALOG, L4_PORT);
320 outb(L4_SELECT_ANALOG, L4_PORT);