Searched refs:e1000_lower_mdi_clk (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/e1000/ |
| H A D | e1000_hw.c | 40 static void e1000_lower_mdi_clk(struct e1000_hw *hw, u32 *ctrl); 2663 static void e1000_lower_mdi_clk(struct e1000_hw *hw, u32 *ctrl) in e1000_lower_mdi_clk() function 2715 e1000_lower_mdi_clk(hw, &ctrl); in e1000_shift_out_mdi_bits() 2756 e1000_lower_mdi_clk(hw, &ctrl); in e1000_shift_in_mdi_bits() 2765 e1000_lower_mdi_clk(hw, &ctrl); in e1000_shift_in_mdi_bits() 2769 e1000_lower_mdi_clk(hw, &ctrl); in e1000_shift_in_mdi_bits()
|
| /OK3568_Linux_fs/u-boot/drivers/net/ |
| H A D | e1000.c | 4033 e1000_lower_mdi_clk(struct e1000_hw *hw, uint32_t * ctrl) in e1000_lower_mdi_clk() function 4087 e1000_lower_mdi_clk(hw, &ctrl); in e1000_shift_out_mdi_bits() 4128 e1000_lower_mdi_clk(hw, &ctrl); in e1000_shift_in_mdi_bits() 4137 e1000_lower_mdi_clk(hw, &ctrl); in e1000_shift_in_mdi_bits() 4141 e1000_lower_mdi_clk(hw, &ctrl); in e1000_shift_in_mdi_bits()
|