Lines Matching defs:read
8 u16 *data, bool read, bool page_set);
11 u16 *data, bool read);
112 * @offset: register offset to be read
113 * @data: pointer to the read data
116 * information read to data.
138 /* Poll the ready bit to see if the MDI read completed
202 /* Poll the ready bit to see if the MDI read completed
239 * @offset: register offset to be read
240 * @data: pointer to the read data
308 * @offset: register offset to be read
309 * @data: pointer to the read data
347 * @offset: register offset to be read
348 * @data: pointer to the read data
362 * @offset: register offset to be read
363 * @data: pointer to the read data
441 * @offset: register offset to be read
442 * @data: pointer to the read data
484 * @offset: register offset to be read
485 * @data: pointer to the read data
499 * @offset: register offset to be read
500 * @data: pointer to the read data
1731 /* Some PHYs require the MII_BMSR register to be read
1737 /* If the first read fails, another entity may have
1874 * Valid for only copper links. Read the PHY status register (sticky read)
2086 * semaphore (if necessary) and read/set/write the device control reset
2211 /* Enable wh_fifo read clock in 10/100 modes */
2221 * @phy_id: phy_id read from the phy
2388 * @offset: register offset to be read
2389 * @data: pointer to the read data
2445 * @offset: register offset to be read
2446 * @data: pointer to the read data
2555 e_dbg("Could not read PHY register %d.%d\n",
2614 * @offset: register offset to be read or written
2615 * @data: pointer to the data to read or write
2616 * @read: determines if operation is read or write
2637 u16 *data, bool read, bool page_set)
2668 if (read) {
2729 * @offset: register offset to be read
2730 * @data: pointer to the read data
2795 * @offset: register offset to be read
2796 * @data: pointer to the read data
2810 * @offset: register offset to be read
2811 * @data: pointer to the read data
2977 * @offset: register offset to be read or written
2978 * @data: pointer to the data to be read or written
2979 * @read: determines if operation is read or write
2983 * to access these regs uses the address port and data port to read/write.
2987 u16 *data, bool read)
3009 if (read)