Home
last modified time | relevance | path

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

/linux/include/linux/
H A Doa_tc6.h20 #define OA_TC6_RESET_SWRESET BIT(0) /* Software Reset */ macro
/linux/drivers/net/ethernet/
H A Doa_tc6.c645 u32 regval = OA_TC6_RESET_SWRESET; in oa_tc6_sw_reset_macphy()