HomeSort by relevance Sort by last modified time
    Searched refs:COMM_DIR_RX (Results 1 - 3 of 3) sorted by null

  /external/u-boot/drivers/qe/
uccf.c 99 if (! ((mode == COMM_DIR_RX) || (mode == COMM_DIR_TX))) {
181 if (mode == COMM_DIR_RX) {
232 if (mode & COMM_DIR_RX) {
252 if (mode & COMM_DIR_RX) {
363 uf_info->rx_clock, COMM_DIR_RX)) {
uec.c 76 if (mode & COMM_DIR_RX) {
104 if (mode & COMM_DIR_RX) {
244 if ((mode & COMM_DIR_RX) && uec->grace_stopped_rx) {
268 if ((mode & COMM_DIR_RX) && !uec->grace_stopped_rx) {
    [all...]
  /external/u-boot/include/
fsl_qe.h 125 COMM_DIR_RX = 1,

Completed in 661 milliseconds