Home
last modified time | relevance | path

Searched refs:W_B_MODE_BSW0 (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/isdn/hardware/mISDN/
H A Dw6692.h132 #define W_B_MODE_BSW0 0x08 macro
H A Dw6692.c563 wch->b_mode |= W_B_MODE_EPCM | W_B_MODE_BSW0;
579 wch->b_mode &= ~(W_B_MODE_EPCM | W_B_MODE_BSW0); in disable_pots()