Home
last modified time | relevance | path

Searched refs:e1000_lower_ee_clk (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/e1000/
H A De1000_hw.c50 static void e1000_lower_ee_clk(struct e1000_hw *hw, u32 *eecd);
3547 * e1000_lower_ee_clk - Lowers the EEPROM's clock input.
3551 static void e1000_lower_ee_clk(struct e1000_hw *hw, u32 *eecd) in e1000_lower_ee_clk() function
3603 e1000_lower_ee_clk(hw, &eecd); in e1000_shift_out_ee_bits()
3647 e1000_lower_ee_clk(hw, &eecd); in e1000_shift_in_ee_bits()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/e1000/
H A De1000_hw.c50 static void e1000_lower_ee_clk(struct e1000_hw *hw, u32 *eecd);
3548 * e1000_lower_ee_clk - Lowers the EEPROM's clock input.
3552 static void e1000_lower_ee_clk(struct e1000_hw *hw, u32 *eecd) in e1000_lower_ee_clk() function
3604 e1000_lower_ee_clk(hw, &eecd); in e1000_shift_out_ee_bits()
3648 e1000_lower_ee_clk(hw, &eecd); in e1000_shift_in_ee_bits()

Completed in 11 milliseconds