Home
last modified time | relevance | path

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

/drivers/staging/wfx/
Dhwio.h55 #define CFG_DEVICE_ID_MAJOR 0x07000000 macro
Dfwio.c361 hw_revision = FIELD_GET(CFG_DEVICE_ID_MAJOR, reg); in wfx_init_device()