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

  /external/u-boot/drivers/ddr/marvell/a38x/
ddr3_training_ip_def.h 157 OPER_READ,
ddr3_training_bist.c 39 (dir == OPER_READ) ? (ODPG_WRBUF_RD_CTRL_ENA << ODPG_WRBUF_RD_CTRL_OFFS) :
142 i, OPER_READ, STRESS_NONE,
457 (dir == OPER_READ) ? (ODPG_WRBUF_RD_CTRL_ENA << ODPG_WRBUF_RD_CTRL_OFFS) :
585 mv_ddr_tip_bist(OPER_READ, 0, pattern, 0, &result);
ddr3_training_ip_engine.c 409 reg_data = (direction == OPER_READ) ? 0 : (0x3 << 30);
410 reg_data |= (direction == OPER_READ) ? 0x60 : 0xfa;
454 direction == OPER_READ) {
475 direction == OPER_READ) {
482 direction == OPER_READ) {
    [all...]
ddr3_training_centralization.c 98 direction = OPER_READ;
530 direction = OPER_READ;
ddr3_training_pbs.c 40 enum hws_dir dir = (pbs_mode == PBS_RX_MODE) ? OPER_READ : OPER_WRITE;

Completed in 1292 milliseconds