Searched refs:HC_CONTROL_PIO_MODE (Results 1 – 1 of 1) sorted by relevance
39 #define HC_CONTROL_PIO_MODE BIT(6) /* DMA/PIO Mode Selector */ macro668 reg_clear(HC_CONTROL, HC_CONTROL_PIO_MODE); in i3c_hci_set_io_mode()670 reg_set(HC_CONTROL, HC_CONTROL_PIO_MODE); in i3c_hci_set_io_mode()675 pio_mode = reg_read(HC_CONTROL) & HC_CONTROL_PIO_MODE; in i3c_hci_set_io_mode()