Lines Matching refs:r8168ep_ocp_write
1360 static void r8168ep_ocp_write(struct rtl8169_private *tp, u8 mask, u16 reg,
1419 r8168ep_ocp_write(tp, 0x01, 0x180, OOB_CMD_DRIVER_START);
1420 r8168ep_ocp_write(tp, 0x01, 0x30, r8168ep_ocp_read(tp, 0x30) | 0x01);
1427 r8168ep_ocp_write(tp, 0x01, 0x14, OOB_CMD_DRIVER_START);
1428 r8168ep_ocp_write(tp, 0x01, 0x18, 0x00);
1429 r8168ep_ocp_write(tp, 0x01, 0x10, 0x01);
1452 r8168ep_ocp_write(tp, 0x01, 0x180, OOB_CMD_DRIVER_STOP);
1453 r8168ep_ocp_write(tp, 0x01, 0x30, r8168ep_ocp_read(tp, 0x30) | 0x01);
1460 r8168ep_ocp_write(tp, 0x01, 0x14, OOB_CMD_DRIVER_STOP);
1461 r8168ep_ocp_write(tp, 0x01, 0x18, 0x00);
1462 r8168ep_ocp_write(tp, 0x01, 0x10, 0x01);