Home
last modified time | relevance | path

Searched refs:cd (Results 1 – 25 of 242) sorted by relevance

12345678910

/rk3399_rockchip-uboot/arch/arm/cpu/armv7/bcm281xx/
H A Dclk-core.c83 struct peri_clk_data *cd = peri_clk->data; in peri_clk_enable() local
84 struct bcm_clk_gate *gate = &cd->gate; in peri_clk_enable()
107 reg = readl(base + cd->gate.offset); in peri_clk_enable()
108 reg |= (1 << cd->gate.en_bit); in peri_clk_enable()
109 writel(reg, base + cd->gate.offset); in peri_clk_enable()
113 if (divider_exists(&cd->div)) { in peri_clk_enable()
114 reg = readl(base + cd->div.offset); in peri_clk_enable()
115 bitfield_replace(reg, cd->div.shift, cd->div.width, in peri_clk_enable()
117 writel(reg, base + cd->div.offset); in peri_clk_enable()
121 if (selector_exists(&cd->sel)) { in peri_clk_enable()
[all …]
/rk3399_rockchip-uboot/arch/arm/cpu/armv7/bcm235xx/
H A Dclk-core.c83 struct peri_clk_data *cd = peri_clk->data; in peri_clk_enable() local
84 struct bcm_clk_gate *gate = &cd->gate; in peri_clk_enable()
107 reg = readl(base + cd->gate.offset); in peri_clk_enable()
108 reg |= (1 << cd->gate.en_bit); in peri_clk_enable()
109 writel(reg, base + cd->gate.offset); in peri_clk_enable()
113 if (divider_exists(&cd->div)) { in peri_clk_enable()
114 reg = readl(base + cd->div.offset); in peri_clk_enable()
115 bitfield_replace(reg, cd->div.shift, cd->div.width, in peri_clk_enable()
117 writel(reg, base + cd->div.offset); in peri_clk_enable()
121 if (selector_exists(&cd->sel)) { in peri_clk_enable()
[all …]
/rk3399_rockchip-uboot/post/lib_powerpc/
H A Db.c132 ulong cc, cd; in cpu_post_test_b() local
141 for (cd = 0; cd < 4 && ret == 0; cd++) in cpu_post_test_b()
149 int decr = cd < 2; in cpu_post_test_b()
154 int jumpd = cd >= 2 || in cpu_post_test_b()
155 (cd == 0 && ctr != 1) || in cpu_post_test_b()
156 (cd == 1 && ctr == 1); in cpu_post_test_b()
160 (cc << 3) + (cd << 1), 0, jump, decr, link, in cpu_post_test_b()
H A Dcpu_asm.h121 #define ASM_11C(opcode, cd, cs) ((opcode) + \ argument
122 ((cd) << 23) + \
194 #define ASM_MCRF(cd, cs) ASM_11C(OP_MCRF, cd, cs) argument
H A Dcr.c67 ulong cd; member
291 ASM_MCRF(test->cd, test->cs), in cpu_post_test_cr()
/rk3399_rockchip-uboot/drivers/input/
H A Dspl_adc_key.c39 int mV, cd, voltage = -1; in key_read() local
75 cd = fdtdec_get_int(fdt_blob, offset, "linux,code", -ENODATA); in key_read()
76 if (cd < 0) { in key_read()
77 debug("Can't read 'linux,code', ret=%d\n", cd); in key_read()
81 if (cd == code) { in key_read()
/rk3399_rockchip-uboot/board/rockchip/gva_rk3229/
H A DREADME5 > cd ~/gva_rk3229
16 > cd optee_os
26 > cd ../u-boot
37 > cd ../rkdeveloptool
52 > cd ../u-boot
62 > cd ..
/rk3399_rockchip-uboot/board/rockchip/evb_rk3229/
H A DREADME5 > cd ~/evb_rk3229
14 > cd optee_os
23 > cd ../u-boot
35 > cd ../rkflashtool
49 > cd ../u-boot
58 > cd ..
/rk3399_rockchip-uboot/board/rockchip/evb_rk3328/
H A DREADME30 > cd ~/evb_rk3328
38 > cd arm-trusted-firmware
45 > cd ../u-boot
51 > cd ../rkflashtool
56 > cd ..
/rk3399_rockchip-uboot/board/rockchip/kylin_rk3036/
H A DREADME5 > cd ~/kylin_rk3036
19 > cd ../u-boot
31 > cd ../rkflashtool
45 > cd ../u-boot
54 > cd ..
/rk3399_rockchip-uboot/board/rockchip/evb_rk3399/
H A DREADME33 > cd ~/evb_rk3399
41 > cd arm-trusted-firmware
50 > cd ../u-boot
64 > cd ../rkdeveloptool
80 > cd ..
87 > cd ..
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc8xx/
H A Dimmap.c286 uint cd = (val & CPM_BRG_CD_MASK) >> 1; in prbrg() local
310 printf(" DIVIDER=%4d", cd); in prbrg()
311 if (extc == 0 && cd != 0) { in prbrg()
315 baudrate = (clock / 16) / (cd + 1); in prbrg()
317 baudrate = clock / (cd + 1); in prbrg()
/rk3399_rockchip-uboot/board/theobroma-systems/puma_rk3399/
H A DREADME38 > cd arm-trusted-firmware
45 > cd ../rk3399-cortex-m0
52 > cd ../u-boot
84 > cd rkdeveloptool
/rk3399_rockchip-uboot/board/theobroma-systems/lion_rk3368/
H A DREADME7 > cd arm-trusted-firmware
14 > cd ../u-boot
48 > cd rkdeveloptool
/rk3399_rockchip-uboot/board/rockchip/sheep_rk3368/
H A DREADME6 > cd rockchip-uboot
12 > cd u-boot
/rk3399_rockchip-uboot/arch/arm/dts/
H A Dtegra186-p2771-0000-500.dts10 cd-gpios = <&gpio_main TEGRA_MAIN_GPIO(P, 5) GPIO_ACTIVE_LOW>;
H A Dtegra186-p2771-0000-000.dts10 cd-gpios = <&gpio_main TEGRA_MAIN_GPIO(P, 6) GPIO_ACTIVE_LOW>;
H A Dsocfpga_cyclone5.dtsi24 broken-cd;
H A Dsocfpga_arria5.dtsi24 broken-cd;
H A Dexynos4210-origen.dts31 cd-gpios = <&gpk2 2 0>;
H A Dsun7i-a20-olinuxino-micro.dts201 cd-gpios = <&pio 7 1 GPIO_ACTIVE_HIGH>; /* PH1 */
202 cd-inverted;
211 cd-gpios = <&pio 7 11 GPIO_ACTIVE_HIGH>; /* PH11 */
212 cd-inverted;
H A Dsun7i-a20-olimex-som-evb.dts178 cd-gpios = <&pio 7 1 GPIO_ACTIVE_HIGH>; /* PH1 */
179 cd-inverted;
188 cd-gpios = <&pio 7 0 GPIO_ACTIVE_HIGH>; /* PH0 */
189 cd-inverted;
H A Dsun5i-a10s-olinuxino-micro.dts180 cd-gpios = <&pio 6 1 GPIO_ACTIVE_HIGH>; /* PG1 */
181 cd-inverted;
190 cd-gpios = <&pio 6 13 GPIO_ACTIVE_HIGH>; /* PG13 */
191 cd-inverted;
H A Dsun7i-a20-orangepi-mini.dts148 cd-gpios = <&pio 7 10 GPIO_ACTIVE_HIGH>; /* PH10 */
149 cd-inverted;
158 cd-gpios = <&pio 7 11 GPIO_ACTIVE_HIGH>; /* PH11 */
159 cd-inverted;
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-mxs/
H A Dsys_proto.h15 int mxsmmc_initialize(bd_t *bis, int id, int (*wp)(int), int (*cd)(int));

12345678910