Searched refs:TCVR_BBOENAB (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/sun/ |
H A D | sunhme.h | 238 #define TCVR_BBOENAB 0x08UL /* Bit bang output enable */ macro
|
H A D | sunhme.c | 373 hme_write32(hp, tregs + TCVR_BBOENAB, 1); in happy_meal_bb_read() 396 hme_write32(hp, tregs + TCVR_BBOENAB, 0); in happy_meal_bb_read() 419 hme_write32(hp, tregs + TCVR_BBOENAB, 1); in happy_meal_bb_write() 449 hme_write32(hp, tregs + TCVR_BBOENAB, 0); in happy_meal_bb_write()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/sun/ |
H A D | sunhme.h | 238 #define TCVR_BBOENAB 0x08UL /* Bit bang output enable */ macro
|
H A D | sunhme.c | 311 hme_write32(hp, tregs + TCVR_BBOENAB, 1); in happy_meal_bb_read() 334 hme_write32(hp, tregs + TCVR_BBOENAB, 0); in happy_meal_bb_read() 357 hme_write32(hp, tregs + TCVR_BBOENAB, 1); in happy_meal_bb_write() 387 hme_write32(hp, tregs + TCVR_BBOENAB, 0); in happy_meal_bb_write()
|
Completed in 11 milliseconds