Searched refs:DWMCI_CMD_START (Results 1 – 2 of 2) sorted by relevance
320 flags |= (cmd->cmdidx | DWMCI_CMD_START | DWMCI_CMD_USE_HOLD_REG);433 DWMCI_CMD_UPD_CLK | DWMCI_CMD_START);441 } while (status & DWMCI_CMD_START);447 DWMCI_CMD_UPD_CLK | DWMCI_CMD_START);456 } while (status & DWMCI_CMD_START);
97 #define DWMCI_CMD_START (1 << 31) macro
Completed in 4 milliseconds