Searched refs:ksz_pread32 (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/dsa/microchip/ |
H A D | ksz_common.h | 259 static inline void ksz_pread32(struct ksz_device *dev, int port, int offset, in ksz_pread32() function
|
H A D | ksz9477.c | 256 ksz_pread32(dev, port, REG_PORT_MIB_DATA, &data); in ksz9477_r_mib_cnt()
|
/kernel/linux/linux-6.6/drivers/net/dsa/microchip/ |
H A D | ksz_common.h | 552 static inline int ksz_pread32(struct ksz_device *dev, int port, int offset, in ksz_pread32() function
|
H A D | ksz9477.c | 226 ksz_pread32(dev, port, REG_PORT_MIB_DATA, &data); in ksz9477_r_mib_cnt()
|
Completed in 7 milliseconds