Home | History | Annotate | Download | only in scmdctl

Lines Matching refs:func_phy_read

72 		err = (*(fb->func_phy_read))(fd, debug, a_module, SCMD_REG_ID, SCMD_REG_ID, &b);
75 err = (*(fb->func_phy_read))(fd, debug, a_module, SCMD_REG_FID, SCMD_REG_FID, &b);
78 err = (*(fb->func_phy_read))(fd, debug, a_module, SCMD_REG_CONFIG_BITS, SCMD_REG_CONFIG_BITS, &b);
81 err = (*(fb->func_phy_read))(fd, debug, a_module, SCMD_REG_SLAVE_ADDR, SCMD_REG_SLAVE_ADDR, &b);
98 err = (*(fb->func_phy_read))(fd, debug, a_module, n, n, &b);
124 err = (*(fb->func_phy_read))(fd, debug, 0, SCMD_REG_DRIVER_ENABLE, SCMD_REG_DRIVER_ENABLE, &b);
134 err = (*(fb->func_phy_read))(fd, debug, 0, n, n, &b);
143 err = (*(fb->func_phy_read))(fd, debug, 0, SCMD_REG_MOTOR_A_INVERT, SCMD_REG_MOTOR_A_INVERT, &b);
146 err = (*(fb->func_phy_read))(fd, debug, 0, SCMD_REG_MOTOR_B_INVERT, SCMD_REG_MOTOR_B_INVERT, &b);
154 err = (*(fb->func_phy_read))(fd, debug, 0, n, n, &b);
166 err = (*(fb->func_phy_read))(fd, debug, 0, SCMD_REG_BRIDGE, SCMD_REG_BRIDGE, &b);
174 err = (*(fb->func_phy_read))(fd, debug, 0, n, n, &b);
232 err = (*(fb->func_phy_read))(fd, debug, 0, reg, reg, &b);
247 err = (*(fb->func_phy_read))(fd, debug, 0, reg, reg, &b);
269 err = (*(fb->func_phy_read))(fd, debug, 0, SCMD_REG_BRIDGE, SCMD_REG_BRIDGE, &b);
282 err = (*(fb->func_phy_read))(fd, debug, 0, reg, reg, &b);
358 err = (*(fb->func_phy_read))(fd, debug, 0, SCMD_REG_UPDATE_RATE, SCMD_REG_UPDATE_RATE, &b);
400 err = (*(fb->func_phy_read))(fd, debug, 0, SCMD_REG_E_BUS_SPEED, SCMD_REG_E_BUS_SPEED, &b);
450 err = (*(fb->func_phy_read))(fd, debug, 0, reg, reg, &b);