Searched refs:master_config (Results 1 – 2 of 2) sorted by relevance
38 typedef struct master_config { struct
47 u32 master_config = readl(base + 0x04); in hci_extcap_master_config() local48 unsigned int operation_mode = FIELD_GET(GENMASK(5, 4), master_config); in hci_extcap_master_config()