Home
last modified time | relevance | path

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

/Linux-v6.6/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-v6.6/drivers/media/platform/ti/vpe/
Dvpe.c968 DUMPREG(CLK_RESET); in vpe_dump_regs()