Searched refs:QUEUE_IBI_STATUS_THLD (Results 1 – 1 of 1) sorted by relevance
32 #define QUEUE_IBI_STATUS_THLD GENMASK(31, 24) macro192 val = FIELD_PREP(QUEUE_IBI_STATUS_THLD, 1) | in hci_pio_init()746 regval &= ~QUEUE_IBI_STATUS_THLD; in hci_pio_set_ibi_thresh()747 regval |= FIELD_PREP(QUEUE_IBI_STATUS_THLD, thresh_val); in hci_pio_set_ibi_thresh()