Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/silabs/wfx/
H A Dhwio.h58 #define CFG_DEVICE_ID_MAJOR 0x07000000 macro
H A Dfwio.c346 hw_revision = FIELD_GET(CFG_DEVICE_ID_MAJOR, reg); in wfx_init_device()