Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/cavium/thunder/
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()
/Linux-v5.4/drivers/media/platform/ti-vpe/
Dvpe.c957 DUMPREG(CLK_RESET); in vpe_dump_regs()