Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/ram/rockchip/
H A Dsdram_rk3399.c1191 u32 *denali_phy_params; in modify_param() local
1195 denali_phy_params = sdram_params->phy_regs.denali_phy; in modify_param()
1207 clrsetbits_le32(&denali_phy_params[7], 0x3 << 24, 0x3 << 24); in modify_param()
1208 clrsetbits_le32(&denali_phy_params[135], 0x3 << 24, 0x3 << 24); in modify_param()
1209 clrsetbits_le32(&denali_phy_params[263], 0x3 << 24, 0x3 << 24); in modify_param()
1210 clrsetbits_le32(&denali_phy_params[391], 0x3 << 24, 0x3 << 24); in modify_param()
1213 clrsetbits_le32(&denali_phy_params[2], 0x3 << 16, 0x3 << 16); in modify_param()
1214 clrsetbits_le32(&denali_phy_params[130], 0x3 << 16, 0x3 << 16); in modify_param()
1215 clrsetbits_le32(&denali_phy_params[258], 0x3 << 16, 0x3 << 16); in modify_param()
1216 clrsetbits_le32(&denali_phy_params[386], 0x3 << 16, 0x3 << 16); in modify_param()
[all …]