Home
last modified time | relevance | path

Searched refs:chip (Results 1 – 25 of 67) sorted by relevance

123

/arch/arm/mach-exynos/
A Ddmc_common.c97 int channel, chip; in dmc_config_mrs() local
103 for (chip = 0; chip < mem->chips_to_configure; chip++) { in dmc_config_mrs()
106 mask |= chip << DIRECT_CMD_CHIP_SHIFT; in dmc_config_mrs()
138 int channel, chip; in dmc_config_prech() local
144 for (chip = 0; chip < mem->chips_per_channel; chip++) { in dmc_config_prech()
145 mask |= chip << DIRECT_CMD_CHIP_SHIFT; in dmc_config_prech()
A Ddmc_init_ddr3.c451 int chip; in ddr3_mem_ctrl_init() local
678 for (chip = 0; chip < mem->chips_to_configure; chip++) { in ddr3_mem_ctrl_init()
680 (chip << DIRECT_CMD_CHIP_SHIFT), in ddr3_mem_ctrl_init()
683 (chip << DIRECT_CMD_CHIP_SHIFT), in ddr3_mem_ctrl_init()
722 for (chip = 0; chip < mem->chips_to_configure; chip++) { in ddr3_mem_ctrl_init()
723 writel(val | (chip << DIRECT_CMD_CHIP_SHIFT), in ddr3_mem_ctrl_init()
725 writel(val | (chip << DIRECT_CMD_CHIP_SHIFT), in ddr3_mem_ctrl_init()
777 for (chip = 0; chip < mem->chips_to_configure; chip++) { in ddr3_mem_ctrl_init()
778 writel(val | (chip << DIRECT_CMD_CHIP_SHIFT), in ddr3_mem_ctrl_init()
780 writel(val | (chip << DIRECT_CMD_CHIP_SHIFT), in ddr3_mem_ctrl_init()
A Ddmc_init_exynos4.c66 static void dmc_config_mrs(struct exynos4_dmc *dmc, int chip) in dmc_config_mrs() argument
71 if (chip) in dmc_config_mrs()
/arch/mips/mach-ath79/
A Dcpu.c16 const char *chip; member
107 const char *chip = "????"; in print_cpuinfo() local
113 chip = desc[i].chip; in print_cpuinfo()
128 printf("Qualcomm Atheros QCA%s ver %u rev %u\n", chip, in print_cpuinfo()
132 printf("Qualcomm Atheros TP%s rev %u\n", chip, rev); in print_cpuinfo()
138 printf("Atheros AR%s rev %u\n", chip, rev); in print_cpuinfo()
/arch/arm/dts/
A Duniphier-ld6b.dtsi9 * LD6b consists of two silicon dies: D-chip and A-chip.
10 * The D-chip (digital chip) is the same as the PXs2 die.
A Drk3399-roc-pc-u-boot.dtsi3 * Copyright (C) 2019 Levin Du <djw@t-chip.com.cn>
A Dsocfpga_cyclone5_vining_fpga.dts221 reg = <0>; /* chip select */
238 reg = <1>; /* chip select */
A Dsocfpga_cyclone5_sr1500.dts100 reg = <0>; /* chip select */
A Dsocfpga_cyclone5_is1.dts92 reg = <0>; /* chip select */
A Dan7581-u-boot.dtsi34 compatible = "airoha,en7581-chip-scu", "syscon";
A Dsocfpga_cyclone5_socdk.dts128 reg = <0>; /* chip select */
A Dsun50i-a64-sopine.dtsi124 * The A64 chip cannot work without this regulator off, although
A Dsun8i-r16-parrot.dts234 * TODO: WiFi chip needs dldo1 AND dldo2 to be on to be powered.
245 * TODO: WiFi chip needs dldo1 AND dldo2 to be on to be powered.
A Dvexpress-v2p-ca9.dts192 /* ACLK clock to the AXI master port on the test chip */
210 /* Reference clock for the test chip internal PLLs */
/arch/arm/include/asm/arch-bcmns3/
A Dbl33_info.h21 struct chip_info chip; member
/arch/arm/include/asm/arch-vf610/
A Dgpio.h24 unsigned int chip; member
/arch/arm/mach-aspeed/ast2500/
A DKconfig9 Evb-AST2500 is Aspeed evaluation board for AST2500 chip.
/arch/arm/mach-aspeed/ast2600/
A DKconfig10 EVB-AST2600 is Aspeed evaluation board for AST2600A0 chip.
/arch/arm/mach-airoha/
A DKconfig15 crypto engine, built-in Wi-Fi / Bluetooth combo chip, JPEG decoder,
/arch/arm/mach-tegra/
A Dcpu.c217 int chip = tegra_get_chip(); in pllx_set_rate() local
235 if (chip == CHIPID_TEGRA20 || chip == CHIPID_TEGRA30) in pllx_set_rate()
/arch/arm/mach-mediatek/
A DKconfig27 crypto engine, built-in Wi-Fi / Bluetooth combo chip, JPEG decoder,
111 chip and several DDR3 and DDR4 options.
120 chip and several DDR3 and DDR4 options.
/arch/arm/mach-imx/
A DKconfig159 chip to the OEM's server.
170 bool "Enable DDRMC (DDR3) on-chip calibration"
173 Vybrid (vf610) SoC provides some on-chip facility to tune the DDR3
/arch/mips/dts/
A Dmrvl,cn73xx.dtsi37 /* The chip select number and offset */
39 /* The size of the chip select region */
A Dmscc,servalt.dtsi101 compatible = "mscc,servalt-chip-reset";
/arch/arm/mach-omap2/omap3/
A DKconfig142 ID and MFR of the first attached NAND chip, if present.

Completed in 38 milliseconds

123