Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/silabs/wfx/
H A Dhwio.h60 #define CFG_DEVICE_ID_TYPE 0x80000000 macro
H A Dfwio.c351 hw_type = FIELD_GET(CFG_DEVICE_ID_TYPE, reg); in wfx_init_device()