Home
last modified time | relevance | path

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

12345678910>>...29

/f-stack/freebsd/contrib/octeon-sdk/
H A Dcvmx-nand.c551 for (chip=start_chip; chip<stop_chip; chip++) in cvmx_nand_initialize()
563 for (chip=start_chip; chip<stop_chip; chip++) in cvmx_nand_initialize()
816 for (chip=0; chip<8; chip++) in cvmx_nand_get_active_chips()
846 if ((chip < 0) || (chip > 7)) in cvmx_nand_set_timing()
1040 cmd.chip_en.chip = chip; in __cvmx_nand_build_pre_cmd()
1245 if ((chip < 0) || (chip > 7)) in __cvmx_nand_low_level_read()
1336 if ((chip < 0) || (chip > 7)) in cvmx_nand_page_read()
1383 if ((chip < 0) || (chip > 7)) in cvmx_nand_page_write()
1466 if ((chip < 0) || (chip > 7)) in cvmx_nand_block_erase()
1536 if ((chip < 0) || (chip > 7)) in cvmx_nand_read_id()
[all …]
H A Dcvmx-nand.h192 uint64_t chip : 3; member
605 extern cvmx_nand_status_t cvmx_nand_page_write(int chip, uint64_t nand_address, uint64_t buffer_add…
616 extern cvmx_nand_status_t cvmx_nand_block_erase(int chip, uint64_t nand_address);
631 extern int cvmx_nand_read_id(int chip, uint64_t nand_address, uint64_t buffer_address, int buffer_l…
644 extern int cvmx_nand_read_param_page(int chip, uint64_t buffer_address, int buffer_length);
653 extern int cvmx_nand_get_status(int chip);
663 extern int cvmx_nand_get_page_size(int chip);
672 extern int cvmx_nand_get_oob_size(int chip);
681 extern int cvmx_nand_get_pages_per_block(int chip);
690 extern int cvmx_nand_get_blocks(int chip);
[all …]
/f-stack/freebsd/mips/atheros/
H A Dar71xx_setup.c101 chip = "7130"; in ar71xx_detect_sys_type()
106 chip = "7141"; in ar71xx_detect_sys_type()
118 chip = "7240"; in ar71xx_detect_sys_type()
125 chip = "7241"; in ar71xx_detect_sys_type()
132 chip = "7242"; in ar71xx_detect_sys_type()
157 chip = "9330"; in ar71xx_detect_sys_type()
164 chip = "9331"; in ar71xx_detect_sys_type()
172 chip = "9341"; in ar71xx_detect_sys_type()
180 chip = "9342"; in ar71xx_detect_sys_type()
188 chip = "9344"; in ar71xx_detect_sys_type()
[all …]
/f-stack/freebsd/mips/atheros/ar531x/
H A Dar5315_setup.c78 char *chip = "????"; in ar5315_detect_sys_type() local
115 chip = "2315"; in ar5315_detect_sys_type()
119 chip = "2316"; in ar5315_detect_sys_type()
123 chip = "2317"; in ar5315_detect_sys_type()
127 chip = "2318"; in ar5315_detect_sys_type()
140 chip = "5311"; in ar5315_detect_sys_type()
144 chip = "5312"; in ar5315_detect_sys_type()
148 chip = "2313"; in ar5315_detect_sys_type()
153 sprintf(ar5315_sys_type, "Atheros AR%s rev %u", chip, rev); in ar5315_detect_sys_type()
/f-stack/dpdk/drivers/net/cxgbe/base/
H A Dt4_chip_type.h46 static inline int is_t4(enum chip_type chip) in is_t4() argument
48 return (CHELSIO_CHIP_VERSION(chip) == CHELSIO_T4); in is_t4()
51 static inline int is_t5(enum chip_type chip) in is_t5() argument
53 return (CHELSIO_CHIP_VERSION(chip) == CHELSIO_T5); in is_t5()
56 static inline int is_t6(enum chip_type chip) in is_t6() argument
58 return (CHELSIO_CHIP_VERSION(chip) == CHELSIO_T6); in is_t6()
/f-stack/freebsd/contrib/device-tree/Bindings/mtd/
H A Dfsl-upm-nand.txt5 - reg : should specify localbus chip select and size used for the chip.
10 - fsl,upm-addr-line-cs-offsets : address offsets for multi-chip support.
11 The corresponding address lines are used to select the chip.
13 (R/B#). For multi-chip devices, "n" GPIO definitions are required
17 - fsl,upm-wait-flags : add chip-dependent short delays after running the
20 - chip-delay : chip dependent delay for transferring data from array to
24 Each flash chip described may optionally contain additional sub-nodes
55 /* Multi-chip NAND device */
H A Djedec,spi-nor.txt7 manufacturer and name of the chip. A list of supported chip
12 Supported chip names:
50 The following chip names have been used historically to
64 - spi-max-frequency : Maximum frequency of the SPI bus the chip can operate at
67 - m25p,fast-read : Use the "fast read" opcode to read data from the chip instead
71 by your chip.
/f-stack/freebsd/contrib/device-tree/Bindings/input/touchscreen/
H A Dpixcir_i2c_ts.txt5 - reg: I2C address of the chip
6 - interrupts: interrupt to which the chip is connected
7 - attb-gpio: GPIO connected to the ATTB line of the chip
12 - reset-gpios: GPIO connected to the RESET line of the chip
13 - enable-gpios: GPIO connected to the ENABLE line of the chip
14 - wake-gpios: GPIO connected to the WAKE line of the chip
H A Dmelfas_mip4.txt5 - reg: I2C slave address of the chip (0x48 or 0x34)
6 - interrupts: interrupt to which the chip is connected
9 - ce-gpios: GPIO connected to the CE (chip enable) pin of the chip
H A Dzforce_ts.txt5 - reg: I2C address of the chip
6 - interrupts: interrupt to which the chip is connected
7 - reset-gpios: reset gpio the chip is connected to
12 - irq-gpios : interrupt gpio the chip is connected to
H A Dcyttsp.txt5 - reg : Device I2C address or SPI chip select number
7 - interrupts : (gpio) interrupt to which the chip is connected
10 the chip from bootloader mode (default mode) to
16 - reset-gpios : the reset gpio the chip is connected to
28 scanning/processing cycles when the chip is in active mode.
31 scanning/processing cycles when the chip is in low-power mode.
37 only be used if the chip is configured to use 'blocking
H A Dauo_pixcir_ts.txt5 - reg: I2C address of the chip
6 - interrupts: interrupt to which the chip is connected
7 - gpios: gpios the chip is connected to
/f-stack/freebsd/contrib/device-tree/Bindings/display/mediatek/
H A Dmediatek,disp.txt29 - compatible: "mediatek,<chip>-disp-<function>", one of
32 "mediatek,<chip>-disp-rdma" - read DMA / line buffer
33 "mediatek,<chip>-disp-wdma" - write DMA
35 "mediatek,<chip>-disp-color" - color processor
36 "mediatek,<chip>-disp-dither" - dither
38 "mediatek,<chip>-disp-gamma" - gamma correction
44 "mediatek,<chip>-disp-mutex" - display mutex
45 "mediatek,<chip>-disp-od" - overdrive
59 "mediatek,<chip>-disp-ovl"
60 "mediatek,<chip>-disp-rdma"
[all …]
/f-stack/freebsd/contrib/device-tree/Bindings/net/nfc/
H A Dnfcmrvl.txt12 - reset-n-io: Output GPIO pin used to reset the chip (active low).
13 - hci-muxed: Specifies that the chip is muxing NCI over HCI frames.
15 Optional UART-based chip specific properties:
16 - flow-control: Specifies that the chip is using RTS/CTS.
17 - break-control: Specifies that the chip needs specific break management.
19 Optional I2C-based chip specific properties:
20 - i2c-int-falling: Specifies that the chip read event shall be trigged on
22 - i2c-int-rising: Specifies that the chip read event shall be trigged on
/f-stack/freebsd/contrib/device-tree/Bindings/power/reset/
H A Dltc2952-poweroff.txt3 This chip is used to externally trigger a system shut down. Once the trigger has
4 been sent, the chip's watchdog has to be reset to gracefully shut down.
11 chip's watchdog line
13 chip's kill line
17 chip's trigger line. If this property is not set, the
18 trigger function is ignored and the chip is kept alive
/f-stack/freebsd/mips/ingenic/
H A Djz4780_pinctrl.c66 #define CHIP_REG_OFFSET(base, chip) ((base) + (chip) * CHIP_REG_STRIDE) argument
191 device_t chip; in jz4780_pinctrl_configure_pins() local
213 chip = jz4780_pinctrl_chip_lookup(sc, pconf[0]); in jz4780_pinctrl_configure_pins()
214 if (chip == NULL) { in jz4780_pinctrl_configure_pins()
223 pconf[1], ofw_bus_get_name(chip)); in jz4780_pinctrl_configure_pins()
227 result = JZ4780_GPIO_CONFIGURE_PIN(chip, pconf[1], pconf[2], in jz4780_pinctrl_configure_pins()
232 ofw_bus_get_name(chip)); in jz4780_pinctrl_configure_pins()
/f-stack/freebsd/contrib/device-tree/Bindings/spi/
H A Dspi-sprd-adi.txt4 analog chip (such as PMIC) from digital chip. ADI controller follows the SPI
9 48 hardware channels to access analog chip. For 2 software read/write channels,
10 users should set ADI registers to access analog chip. For hardware channels,
12 which means we can just link one analog chip address to one hardware channel,
13 then users can access the mapped analog chip address by this hardware channel
19 the analog chip address where user want to access by hardware components.
21 Since we have multi-subsystems will use unique ADI to access analog chip, when
36 - #address-cells: Number of cells required to define a chip select address
38 - #size-cells: Size of cells required to define a chip select address size
48 value specifies the analog chip address where user want to access
/f-stack/freebsd/contrib/device-tree/Bindings/mips/cavium/
H A Dbootbus.txt3 The Octeon Boot Bus is a configurable parallel bus with 8 chip
4 selects. Each chip select is independently configurable.
13 - #address-cells: Must be <2>. The first cell is the chip select
14 within the bootbus. The second cell is the offset from the chip select.
19 parent-bus-address, length) for each active chip select. If the
20 length element for any triplet is zero, the chip select is disabled,
23 The configuration parameters for each chip select are stored in child
29 - cavium,cs-index: A single cell indicating the chip select that
60 the bus for this chip select.
72 /* The chip select number and offset */
[all …]
/f-stack/freebsd/contrib/device-tree/Bindings/arm/freescale/
H A Dfsl,layerscape-scfg.txt4 configuration and status registers for the chip. Such as getting PEX port
8 - compatible: Should contain a chip-specific compatible string,
9 Chip-specific strings are of the form "fsl,<chip>-scfg",
10 The following <chip>s are known to be supported:
/f-stack/freebsd/contrib/device-tree/src/arm/
H 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.
/f-stack/freebsd/contrib/device-tree/Bindings/memory-controllers/
H A Darm,pl172.txt17 - ranges: Must contain one or more chip select memory regions.
28 Child chip-select (cs) nodes contain the memory devices nodes connected to
47 - mpmc,memory-width: Width of the chip select memory. Must be equal to
54 - mpmc,cs-active-high: Set chip select polarity to active high.
67 - mpmc,write-enable-delay: Delay from chip select assertion to write
70 - mpmc,output-enable-delay: Delay from chip select assertion to output
73 - mpmc,write-access-delay: Delay from chip select assertion to write
76 - mpmc,read-access-delay: Delay from chip select assertion to read
88 Example for pl172 with nor flash on chip select 0 shown below.
/f-stack/freebsd/contrib/device-tree/Bindings/c6x/
H A Demifa.txt5 SoCs. This interface provides external busses with a number of chip selects.
11 - #address-cells: must be 2 (chip-select + offset)
27 Configuration values for each of the supported chip selects.
62 This shows a flash chip attached to chip select 3.
/f-stack/freebsd/contrib/device-tree/Bindings/hwmon/
H A Dg762.txt8 on CLK pin of the chip.
44 fan_gear_mode = <0>; /* chip default */
45 fan_startv = <1>; /* chip default */
46 pwm_polarity = <0>; /* chip default */
/f-stack/freebsd/contrib/device-tree/Bindings/arm/
H A Dsyna.txt64 * Marvell Berlin2 chip control binding
66 Marvell Berlin SoCs have a chip control register set providing several
69 chip control registers, so there should be a single DT node only providing the
77 BG2/BG2CD: chip control register set
78 BG2Q: chip control register set and cpu pll registers
93 chip: chip-control@ea0000 {
/f-stack/freebsd/contrib/device-tree/Bindings/interrupt-controller/
H A Datmel,aic.txt5 - "atmel,<chip>-aic" where <chip> can be "at91rm9200", "sama5d2",
7 - "microchip,<chip>-aic" where <chip> can be "sam9x60"

12345678910>>...29