Searched refs:sram2_write (Results 1 – 1 of 1) sorted by relevance
| /linux/drivers/net/usb/ |
| H A D | r8152.c | 1949 static void sram2_write(struct r8152 *tp, u16 addr, u16 data) in sram2_write() function 7564 sram2_write(tp, 0x80a2, 0x0153); in r8156_hw_phy_cfg() 7565 sram2_write(tp, 0x809c, 0x0153); in r8156_hw_phy_cfg() 7763 sram2_write(tp, 0x8560, 0x19cc); in r8156b_hw_phy_cfg() 7764 sram2_write(tp, 0x8562, 0x19cc); in r8156b_hw_phy_cfg() 7765 sram2_write(tp, 0x8564, 0x19cc); in r8156b_hw_phy_cfg() 7766 sram2_write(tp, 0x8566, 0x147d); in r8156b_hw_phy_cfg() 7767 sram2_write(tp, 0x8568, 0x147d); in r8156b_hw_phy_cfg() 7768 sram2_write(tp, 0x856a, 0x147d); in r8156b_hw_phy_cfg() 7769 sram2_write(tp, 0x8ffe, 0x0907); in r8156b_hw_phy_cfg() [all …]
|