Home
last modified time | relevance | path

Searched refs:cwl_mask_table (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/drivers/ddr/marvell/a38x/
H A Dddr3_init.h61 extern u8 cwl_mask_table[];
H A Dddr3_training_db.c221 u8 cwl_mask_table[] = { variable
H A Dddr3_training.c551 data_value = (cwl_mask_table[cwl_val] << 3); in hws_ddr3_tip_init_controller()
1391 (cwl_mask_table[cwl_value] << 12), 0x7000)); in ddr3_tip_freq_set()
1525 val = (cwl_mask_table[cwl_value] << 3) | g_rtt_wr; in ddr3_tip_freq_set()
1568 val = (cwl_mask_table[cwl_value] << 3) | g_rtt_wr; in ddr3_tip_freq_set()