Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/memory/
Demif.c714 u32 fifo_we_slave_ratio; in get_ext_phy_ctrl_2_intelliphy_4d5() local
716 fifo_we_slave_ratio = DIV_ROUND_CLOSEST( in get_ext_phy_ctrl_2_intelliphy_4d5()
719 return fifo_we_slave_ratio | fifo_we_slave_ratio << 11 | in get_ext_phy_ctrl_2_intelliphy_4d5()
720 fifo_we_slave_ratio << 22; in get_ext_phy_ctrl_2_intelliphy_4d5()
725 u32 fifo_we_slave_ratio; in get_ext_phy_ctrl_3_intelliphy_4d5() local
727 fifo_we_slave_ratio = DIV_ROUND_CLOSEST( in get_ext_phy_ctrl_3_intelliphy_4d5()
730 return fifo_we_slave_ratio >> 10 | fifo_we_slave_ratio << 1 | in get_ext_phy_ctrl_3_intelliphy_4d5()
731 fifo_we_slave_ratio << 12 | fifo_we_slave_ratio << 23; in get_ext_phy_ctrl_3_intelliphy_4d5()
736 u32 fifo_we_slave_ratio; in get_ext_phy_ctrl_4_intelliphy_4d5() local
738 fifo_we_slave_ratio = DIV_ROUND_CLOSEST( in get_ext_phy_ctrl_4_intelliphy_4d5()
[all …]