Lines Matching defs:read

9 					  u16 *data, bool read, bool page_set);
12 u16 *data, bool read);
113 * @offset: register offset to be read
114 * @data: pointer to the read data
117 * information read to data.
139 /* Poll the ready bit to see if the MDI read completed
203 /* Poll the ready bit to see if the MDI read completed
240 * @offset: register offset to be read
241 * @data: pointer to the read data
309 * @offset: register offset to be read
310 * @data: pointer to the read data
348 * @offset: register offset to be read
349 * @data: pointer to the read data
363 * @offset: register offset to be read
364 * @data: pointer to the read data
442 * @offset: register offset to be read
443 * @data: pointer to the read data
485 * @offset: register offset to be read
486 * @data: pointer to the read data
500 * @offset: register offset to be read
501 * @data: pointer to the read data
1740 /* Some PHYs require the MII_BMSR register to be read
1746 /* If the first read fails, another entity may have
1883 * Valid for only copper links. Read the PHY status register (sticky read)
2095 * semaphore (if necessary) and read/set/write the device control reset
2220 /* Enable wh_fifo read clock in 10/100 modes */
2230 * @phy_id: phy_id read from the phy
2397 * @offset: register offset to be read
2398 * @data: pointer to the read data
2454 * @offset: register offset to be read
2455 * @data: pointer to the read data
2564 e_dbg("Could not read PHY register %d.%d\n",
2623 * @offset: register offset to be read or written
2624 * @data: pointer to the data to read or write
2625 * @read: determines if operation is read or write
2646 u16 *data, bool read, bool page_set)
2677 if (read) {
2748 * @offset: register offset to be read
2749 * @data: pointer to the read data
2814 * @offset: register offset to be read
2815 * @data: pointer to the read data
2829 * @offset: register offset to be read
2830 * @data: pointer to the read data
2996 * @offset: register offset to be read or written
2997 * @data: pointer to the data to be read or written
2998 * @read: determines if operation is read or write
3002 * to access these regs uses the address port and data port to read/write.
3006 u16 *data, bool read)
3028 if (read)