Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/wan/
Dsbni.c1276 #define VALID_DECODER (2 + 8 + 0x10 + 0x20 + 0x80 + 0x100 + 0x200) macro
1290 if( VALID_DECODER & (1 << (csr0 >> 4)) ) in sbni_card_probe()