Searched refs:fifo_we_slave_ratio (Results 1 – 1 of 1) sorted by relevance
672 u32 fifo_we_slave_ratio; in get_ext_phy_ctrl_2_intelliphy_4d5() local674 fifo_we_slave_ratio = DIV_ROUND_CLOSEST( in get_ext_phy_ctrl_2_intelliphy_4d5()677 return fifo_we_slave_ratio | fifo_we_slave_ratio << 11 | in get_ext_phy_ctrl_2_intelliphy_4d5()678 fifo_we_slave_ratio << 22; in get_ext_phy_ctrl_2_intelliphy_4d5()683 u32 fifo_we_slave_ratio; in get_ext_phy_ctrl_3_intelliphy_4d5() local685 fifo_we_slave_ratio = DIV_ROUND_CLOSEST( in get_ext_phy_ctrl_3_intelliphy_4d5()688 return fifo_we_slave_ratio >> 10 | fifo_we_slave_ratio << 1 | in get_ext_phy_ctrl_3_intelliphy_4d5()689 fifo_we_slave_ratio << 12 | fifo_we_slave_ratio << 23; in get_ext_phy_ctrl_3_intelliphy_4d5()694 u32 fifo_we_slave_ratio; in get_ext_phy_ctrl_4_intelliphy_4d5() local696 fifo_we_slave_ratio = DIV_ROUND_CLOSEST( in get_ext_phy_ctrl_4_intelliphy_4d5()[all …]