Home
last modified time | relevance | path

Searched refs:P0_PSR (Results 1 – 2 of 2) sorted by relevance

/drivers/net/ethernet/asix/
Dax88796c_main.c46 AX_WRITE(&ax_local->ax_spi, PSR_RESET, P0_PSR); in ax88796c_soft_reset()
47 AX_WRITE(&ax_local->ax_spi, PSR_RESET_CLR, P0_PSR); in ax88796c_soft_reset()
52 &ax_local->ax_spi, P0_PSR); in ax88796c_soft_reset()
81 &ax_local->ax_spi, P0_PSR); in ax88796c_reload_eeprom()
Dax88796c_main.h152 #define P0_PSR (0x00) macro