Home
last modified time | relevance | path

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

/Linux-v5.4/arch/mips/cavium-octeon/
Docteon-usb.c220 #define OCTEON_H_CLKDIV_SEL 8 macro
225 static uint8_t clk_div[OCTEON_H_CLKDIV_SEL] = {1, 2, 4, 6, 8, 16, 24, 32};
371 for (div = 0; div < OCTEON_H_CLKDIV_SEL; div++) { in dwc3_octeon_clocks_start()