Searched refs:CFG_DEVICE_ID_MAJOR (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/staging/wfx/ | ||
| H A D | hwio.h | 55 #define CFG_DEVICE_ID_MAJOR 0x07000000 macro |
| H A D | fwio.c | 361 hw_revision = FIELD_GET(CFG_DEVICE_ID_MAJOR, reg); in wfx_init_device() |