Searched refs:bcm_sf2_core_read64 (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/dsa/ |
H A D | bcm_sf2.c | 1006 static int bcm_sf2_core_read64(struct b53_device *dev, u8 page, u8 reg, in bcm_sf2_core_read64() function 1060 .read48 = bcm_sf2_core_read64, 1061 .read64 = bcm_sf2_core_read64,
|
/kernel/linux/linux-6.6/drivers/net/dsa/ |
H A D | bcm_sf2.c | 1106 static int bcm_sf2_core_read64(struct b53_device *dev, u8 page, u8 reg, in bcm_sf2_core_read64() function 1160 .read48 = bcm_sf2_core_read64, 1161 .read64 = bcm_sf2_core_read64,
|
Completed in 4 milliseconds