Home
last modified time | relevance | path

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

/openbmc/linux/drivers/isdn/hardware/mISDN/
H A Dw6692.c149 static const char *W6692Ver[] = {"V00", "V01", "V10", "V11"}; variable
158 W6692Ver[(val >> 6) & 3]); in W6692Version()