Lines Matching defs:read

39 					  u16 *data, bool read, bool page_set);
42 u16 *data, bool read);
162 * @data: data value read
278 * @offset: register offset to be read
279 * @data: pointer to the read data
282 * information read to data.
306 /* Poll the ready bit to see if the MDI read completed
372 /* Poll the ready bit to see if the MDI read completed
409 * @offset: register offset to be read
410 * @data: pointer to the read data
432 /* Poll the ready bit to see if the I2C read completed */
491 /* Poll the ready bit to see if the I2C read completed */
513 * @offset: byte location offset to be read
514 * @data: read data buffer pointer
545 /* Poll the ready bit to see if the I2C read completed */
591 * so we need to read the whole word first
601 /* Set a command to read single word */
641 * @offset: register offset to be read
642 * @data: pointer to the read data
722 * @offset: register offset to be read
723 * @data: pointer to the read data
763 * @offset: register offset to be read
764 * @data: pointer to the read data
778 * @offset: register offset to be read
779 * @data: pointer to the read data
860 * @offset: register offset to be read
861 * @data: pointer to the read data
905 * @offset: register offset to be read
906 * @data: pointer to the read data
920 * @offset: register offset to be read
921 * @data: pointer to the read data
2360 /* Some PHYs require the PHY_STATUS register to be read
2366 /* If the first read fails, another entity may have
2619 * Valid for only copper links. Read the PHY status register (sticky read)
2846 * semaphore (if necessary) and read/set/write the device control reset
2975 /* Enable wh_fifo read clock in 10/100 modes */
2985 * @phy_id: phy_id read from the phy
3164 * @offset: register offset to be read
3165 * @data: pointer to the read data
3223 * @offset: register offset to be read
3224 * @data: pointer to the read data
3342 DEBUGOUT2("Could not read PHY register %d.%d\n",
3406 * @offset: register offset to be read or written
3407 * @data: pointer to the data to read or write
3408 * @read: determines if operation is read or write
3429 u16 *data, bool read, bool page_set)
3462 if (read) {
3523 * @offset: register offset to be read
3524 * @data: pointer to the read data
3590 * @offset: register offset to be read
3591 * @data: pointer to the read data
3605 * @offset: register offset to be read
3606 * @data: pointer to the read data
3772 * @offset: register offset to be read or written
3773 * @data: pointer to the data to be read or written
3774 * @read: determines if operation is read or write
3778 * to access these regs uses the address port and data port to read/write.
3782 u16 *data, bool read)
3806 if (read)
4069 * @offset: lower half is register offset to read to
4071 * @data: data to read at register offset
4101 * @address: address to be read
4102 * @data: pointer to the read data
4105 * information read to data.
4115 /* Check if mPHY is ready to read/write operations */
4131 /* Set the address that we want to read */
4177 /* Check if mPHY is ready to read/write operations */
4193 /* Set the address that we want to read */