Home
last modified time | relevance | path

Searched refs:divisors (Results 26 – 50 of 57) sorted by relevance

123

/openbmc/linux/drivers/clk/at91/
H A Dat91rm9200.c25 .divisors = { 1, 2, 3, 4 },
H A Dat91sam9g45.c14 .divisors = { 1, 2, 4, 3 },
H A Dat91sam9n12.c14 .divisors = { 1, 2, 4, 3 },
H A Dsama5d3.c14 .divisors = { 1, 2, 4, 3 },
H A Dsama5d4.c14 .divisors = { 1, 2, 4, 3 },
H A Dat91sam9x5.c14 .divisors = { 1, 2, 4, 3 },
H A Dsam9x60.c15 .divisors = { 1, 2, 4, 3 },
H A Dsama5d2.c14 .divisors = { 1, 2, 4, 3 },
H A Dsama7g5.c952 .divisors = { 1, 2, 4, 3, 5 },
/openbmc/linux/Documentation/devicetree/bindings/serial/
H A Dmvebu-uart.txt19 of UART. TBG clock (with UART TBG divisors d1=d2=1) or xtal clock
/openbmc/linux/arch/arm/lib/
H A Dlib1funcs.S73 @ For very big divisors, we must shift it a bit at a time, or
160 @ For very big divisors, we must shift it a bit at a time, or
/openbmc/linux/drivers/sh/clk/
H A Dcore.c55 if (src_table->divisors && i < src_table->nr_divisors) in clk_rate_table_build()
56 div = src_table->divisors[i]; in clk_rate_table_build()
H A Dcpg.c271 .divisors = sh_clk_div6_divisors,
/openbmc/linux/include/linux/
H A Dsh_clk.h90 unsigned int *divisors; member
/openbmc/linux/arch/sh/kernel/cpu/sh4a/
H A Dclock-sh7786.c57 .divisors = div2,
/openbmc/u-boot/arch/arm/lib/
H A Dlib1funcs.S59 @ For very big divisors, we must shift it a bit at a time, or
146 @ For very big divisors, we must shift it a bit at a time, or
/openbmc/linux/Documentation/devicetree/bindings/clock/ti/
H A Ddivider.txt63 - ti,dividers : array of integers defining divisors
/openbmc/u-boot/arch/arm/dts/
H A Dat91sam9261.dtsi630 atmel,clk-divisors = <1 2 4 0>;
637 atmel,clk-divisors = <1 2 4 0>;
H A Dat91sam9260.dtsi167 atmel,clk-divisors = <1 2 4 0>;
174 atmel,clk-divisors = <1 2 4 0>;
H A Dat91sam9263.dtsi148 atmel,clk-divisors = <1 2 4 0>;
155 atmel,clk-divisors = <1 2 4 0>;
H A Dsama5d2.dtsi141 atmel,clk-divisors = <1 2 4 3>;
H A Dat91sam9rl.dtsi864 atmel,clk-divisors = <1 2 4 0>;
H A Dat91sam9n12.dtsi172 atmel,clk-divisors = <1 2 4 3>;
/openbmc/linux/Documentation/driver-api/media/
H A Dcamera-sensor.rst15 divisors. The clock tree is generally configured by the driver based on a few
/openbmc/linux/drivers/gpu/drm/vmwgfx/device_include/
H A Dsvga3d_cmd.h1072 SVGA3dVertexDivisor divisors[SVGA3D_MAX_VERTEX_ARRAYS]; member

123