Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/cavium/thunder/
H A Dthunder_xcv.c26 #define CLK_RESET BIT_ULL(15) macro
76 cfg &= ~CLK_RESET; in xcv_init_hw()
105 cfg |= CLK_RESET; in xcv_init_hw()