Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/isdn/hardware/mISDN/
Dw6692.h111 #define W_CIR_COD_MASK 0x0f macro
Dw6692.c416 v1 = cir & W_CIR_COD_MASK; in handle_statusD()