Searched refs:CFG_DEVICE_ID_MAJOR (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/net/wireless/silabs/wfx/ | ||
H A D | hwio.h | 58 #define CFG_DEVICE_ID_MAJOR 0x07000000 macro |
H A D | fwio.c | 346 hw_revision = FIELD_GET(CFG_DEVICE_ID_MAJOR, reg); in wfx_init_device() |