Home
last modified time | relevance | path

Searched refs:CLK_RESET (Results 1 – 2 of 2) 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()
/linux/drivers/media/platform/ti/vpe/
H A Dvpe.c968 DUMPREG(CLK_RESET); in vpe_dump_regs()