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

  /external/u-boot/drivers/ddr/marvell/a38x/
ddr3_training_ip.h 165 struct hws_xsb_info { struct
ddr3_training_ip_prv_if.h 112 struct hws_xsb_info *xsb_info_table);
ddr3_debug.c 104 static struct hws_xsb_info xsb_info[MAX_DEVICE_NUM];
678 int ddr3_tip_register_xsb_info(u32 dev_num, struct hws_xsb_info *xsb_info_table)
680 memcpy(&xsb_info[dev_num], xsb_info_table, sizeof(struct hws_xsb_info));
    [all...]

Completed in 53 milliseconds