Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/memory/
Demif.c716 u32 fifo_we_slave_ratio; in get_ext_phy_ctrl_2_intelliphy_4d5() local
718 fifo_we_slave_ratio = DIV_ROUND_CLOSEST( in get_ext_phy_ctrl_2_intelliphy_4d5()
721 return fifo_we_slave_ratio | fifo_we_slave_ratio << 11 | in get_ext_phy_ctrl_2_intelliphy_4d5()
722 fifo_we_slave_ratio << 22; in get_ext_phy_ctrl_2_intelliphy_4d5()
727 u32 fifo_we_slave_ratio; in get_ext_phy_ctrl_3_intelliphy_4d5() local
729 fifo_we_slave_ratio = DIV_ROUND_CLOSEST( in get_ext_phy_ctrl_3_intelliphy_4d5()
732 return fifo_we_slave_ratio >> 10 | fifo_we_slave_ratio << 1 | in get_ext_phy_ctrl_3_intelliphy_4d5()
733 fifo_we_slave_ratio << 12 | fifo_we_slave_ratio << 23; in get_ext_phy_ctrl_3_intelliphy_4d5()
738 u32 fifo_we_slave_ratio; in get_ext_phy_ctrl_4_intelliphy_4d5() local
740 fifo_we_slave_ratio = DIV_ROUND_CLOSEST( in get_ext_phy_ctrl_4_intelliphy_4d5()
[all …]