Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/cavium/thunder/
Dthunder_xcv.c29 #define CLK_RESET BIT_ULL(15) macro
79 cfg &= ~CLK_RESET; in xcv_init_hw()
108 cfg |= CLK_RESET; in xcv_init_hw()
/Linux-v4.19/drivers/media/platform/ti-vpe/
Dvpe.c971 DUMPREG(CLK_RESET); in vpe_dump_regs()