Home
last modified time | relevance | path

Searched refs:oper_type (Results 1 – 4 of 4) sorted by relevance

/rk3399_rockchip-uboot/drivers/ddr/marvell/a38x/
H A Dddr3_training_bist.c21 enum hws_bist_operation oper_type);
31 enum hws_bist_operation oper_type, in ddr3_tip_bist_activate() argument
69 if (oper_type == BIST_STOP) { in ddr3_tip_bist_activate()
235 u32 if_id, enum hws_bist_operation oper_type) in ddr3_tip_bist_operation() argument
237 if (oper_type == BIST_STOP) { in ddr3_tip_bist_operation()
H A Dddr3_training_ip_bist.h43 enum hws_bist_operation oper_type,
H A Dddr3_training_ip_prv_if.h79 enum hws_bist_operation oper_type, u32 offset, u32 cs_num,
H A Dddr3_training.c184 u32 data_value, enum hws_operation oper_type);
1047 u32 data_value, enum hws_operation oper_type) in ddr3_tip_bus_access() argument
1052 (oper_type << 30) + (addr_hi << 28) + (phy_access << 27) + in ddr3_tip_bus_access()