Home
last modified time | relevance | path

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

/drivers/staging/uwb/include/
Dwhci.h23 # define UWBCAPINFO_TO_N_CAPS(c) (((c) >> 0) & 0xFull) macro
/drivers/staging/uwb/
Dwhci.c149 return UWBCAPINFO_TO_N_CAPS(capinfo); in whci_n_caps()