Home
last modified time | relevance | path

Searched full:programmed (Results 1 – 25 of 1134) sorted by relevance

12345678910>>...46

/openbmc/u-boot/board/toradex/apalis_imx6/
H A Dpf0100.c33 unsigned programmed = 0; in pmic_init() local
105 /* get device programmed state */ in pmic_init()
116 programmed++; in pmic_init()
120 return programmed; in pmic_init()
123 programmed++; in pmic_init()
127 return programmed; in pmic_init()
130 programmed++; in pmic_init()
132 switch (programmed) { in pmic_init()
134 printf("PMIC: not programmed\n"); in pmic_init()
137 printf("PMIC: programmed\n"); in pmic_init()
[all …]
/openbmc/linux/Documentation/devicetree/bindings/input/
H A Dti,drv260x.yaml46 These are ROM based waveforms pre-programmed into the IC.
50 DRV260X_LIB_EMPTY - Do not use a pre-programmed library
51 DRV260X_ERM_LIB_A - Pre-programmed Library
52 DRV260X_ERM_LIB_B - Pre-programmed Library
53 DRV260X_ERM_LIB_C - Pre-programmed Library
54 DRV260X_ERM_LIB_D - Pre-programmed Library
55 DRV260X_ERM_LIB_E - Pre-programmed Library
56 DRV260X_ERM_LIB_F - Pre-programmed Library
57 DRV260X_LIB_LRA - Pre-programmed LRA Library
/openbmc/u-boot/board/toradex/colibri_imx6/
H A Dpf0100.c32 unsigned programmed = 0; in pmic_init() local
104 /* get device programmed state */ in pmic_init()
115 programmed++; in pmic_init()
119 return programmed; in pmic_init()
122 programmed++; in pmic_init()
126 return programmed; in pmic_init()
129 programmed++; in pmic_init()
131 switch (programmed) { in pmic_init()
133 printf("PMIC: not programmed\n"); in pmic_init()
136 printf("PMIC: programmed\n"); in pmic_init()
[all …]
/openbmc/linux/drivers/firmware/
H A Dti_sci.h191 * @resets: Programmed state of the reset lines.
192 * @programmed_state: The state as programmed by set_device.
305 * @programmed_state: Any programmed state of the clock. This is one of
427 * allowable programmed frequency and does not account for clock
432 * allowable programmed frequency and does not account for clock
474 * allowable programmed frequency and does not account for clock
476 * @target_freq_hz: The target clock frequency. The clock will be programmed
479 * allowable programmed frequency and does not account for clock
666 * @addr_lo: 32 LSBs of ring base address to be programmed into the ring's
668 * @addr_hi: 16 MSBs of ring base address to be programmed into the ring's
[all …]
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-driver-intel-m10-bmc-sec-update6 region if one is programmed, else it returns the
7 string: "hash not programmed". This file is only
16 reconfiguration region if one is programmed, else it
17 returns the string: "hash not programmed". This file
26 if one is programmed, else it returns the string:
27 "hash not programmed". This file is only visible if the
/openbmc/u-boot/doc/
H A DREADME.fuse6 A fuse corresponds to a single non-volatile memory bit that can be programmed
8 fuse that has not been programmed reads 0.
45 Only the bits to be programmed should be set in the input value (i.e. for
46 fuse bits that have already been programmed and hence should be left
61 fuses have already been programmed or are locked (if the SoC allows to
/openbmc/u-boot/arch/arm/include/asm/arch-fsl-layerscape/
H A Dstream_id_lsch2.h11 * are not hardwired and are programmed by sw. There are a limited number
20 * -all legacy devices get a unique stream ID assigned and programmed in
55 /* PCI - programmed in PEXn_LUT */
59 /* DPAA1 - Stream-ID that can be programmed in DPAA1 h/w */
H A Dstream_id_lsch3.h12 * devices are not hardwired and are programmed by sw. There are a limited
21 * -all legacy devices get a unique stream ID assigned and programmed in
45 * On Chasis-3 SoCs stream IDs are programmed in AMQ registers (32-bits) for
83 /* PCI - programmed in PEXn_LUT */
/openbmc/linux/tools/testing/selftests/drivers/net/netdevsim/
H A Dfib_notifications.sh112 # Make sure a single notification will be emitted for the programmed
119 # Make sure two notifications will be emitted for the programmed route.
125 # make sure a single notification will be emitted for the programmed
246 # Make sure a single notification will be emitted for the programmed
279 # Make sure a single notification will be emitted for the programmed
285 # Make sure two notifications will be emitted for the programmed route.
291 # make sure a single notification will be emitted for the programmed
362 # Make sure a single notification will be emitted for the programmed
/openbmc/linux/Documentation/misc-devices/
H A Dspear-pcie-gadget.rst44 vendor_id returns programmed vendor id (hex)
45 device_id returns programmed device id(hex)
58 INTA, MSI or NO_INT). Select MSI only when you have programmed
63 vendor_id write vendor id(hex) to be programmed.
64 device_id write device id(hex) to be programmed.
102 check for programmed bar0 size::
/openbmc/linux/Documentation/devicetree/bindings/nvmem/
H A Dst,stm32-romem.yaml7 title: STMicroelectronics STM32 Factory-programmed data
10 This represents STM32 Factory-programmed read only non-volatile area: locked
38 This property explicits a factory programmed area that both secure
/openbmc/linux/sound/soc/fsl/
H A Dfsl_dma.h117 __be32 source_attr; /* Programmed into SATR register */
118 __be32 source_addr; /* Programmed into SAR register */
119 __be32 dest_attr; /* Programmed into DATR register */
120 __be32 dest_addr; /* Programmed into DAR register */
/openbmc/linux/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_mfw_req.h75 u8 mac_add1[8]; /* Additional Programmed MAC Addr 1. */
76 u8 mac_add2[8]; /* Additional Programmed MAC Addr 2. */
112 u8 mac_add1[8]; /* Additional Programmed MAC Addr 1. */
113 u8 mac_add2[8]; /* Additional Programmed MAC Addr 2. */
136 u8 mac_add1[8]; /* Additional Programmed MAC Addr 1. */
/openbmc/linux/Documentation/devicetree/bindings/power/supply/
H A Drichtek,rt5033-charger.yaml28 to 650 mA programmed by I2C per 100 mA.
32 to 2000 mA programmed by I2C per 100 mA.
42 current. Its levels are 2.3 V to 3.8 V programmed by I2C per 0.1 V.
/openbmc/linux/drivers/net/wireless/broadcom/b43legacy/
H A DKconfig79 Include both, Direct Memory Access (DMA) and Programmed I/O (PIO)
94 bool "PIO (Programmed I/O) only"
97 Only include Programmed I/O (PIO).
/openbmc/linux/drivers/mtd/chips/
H A DKconfig162 A subset of them are pre-programmed at the factory with a
166 programmable (OTP) bits; when programmed, register bits cannot be
171 Lock Register bit is programmed, the associated Protection Register
172 can only be read; it can no longer be programmed. Additionally,
173 because the Lock Register bits themselves are OTP, when programmed,
/openbmc/linux/Documentation/trace/coresight/
H A Dcoresight-config.rst17 Many CoreSight components can be programmed in complex ways - especially ETMs.
43 and efficient for the feature to be programmed onto the device when required.
47 will be programmed into the device hardware.
56 feature being enabled that can adjust the behaviour of the operation programmed
59 For example, this could be a count value in a programmed operation that repeats
125 In this case 'strobing' is enabled & programmed into the ETMv4.
/openbmc/u-boot/board/davinci/da8xxevm/
H A DKconfig21 The OMAP-L138 and AM1808 SoM are programmed with
28 The DA850 EVM comes with SoM are programmed with
/openbmc/linux/arch/arm/mach-omap2/
H A Domap_twl.c61 * is programmed to all 0's where as starting from in twl6030_vsel_to_uv()
62 * TWL6030 ES1.1 the efuse is programmed to 1 in twl6030_vsel_to_uv()
95 * is programmed to all 0's where as starting from in twl6030_uv_to_vsel()
96 * TWL6030 ES1.1 the efuse is programmed to 1 in twl6030_uv_to_vsel()
H A Dpmic-cpcap.c25 * programmed with @vsel.
89 * programmed with @vsel.
136 * programmed with @vsel.
151 * programmed with @vsel.
/openbmc/linux/drivers/slimbus/
H A DKconfig21 programmed using Linux kernel.
32 Component is programmed using Linux kernel.
/openbmc/linux/tools/perf/pmu-events/arch/x86/knightslanding/
H A Dcache.json201 …est to when any response is received. The outstanding response should be programmed only on PMC0.",
309 …est to when any response is received. The outstanding response should be programmed only on PMC0.",
408 …est to when any response is received. The outstanding response should be programmed only on PMC0.",
516 …est to when any response is received. The outstanding response should be programmed only on PMC0.",
624 …est to when any response is received. The outstanding response should be programmed only on PMC0.",
732 …est to when any response is received. The outstanding response should be programmed only on PMC0.",
840 …est to when any response is received. The outstanding response should be programmed only on PMC0.",
948 …est to when any response is received. The outstanding response should be programmed only on PMC0.",
1038 …est to when any response is received. The outstanding response should be programmed only on PMC0.",
1146 …est to when any response is received. The outstanding response should be programmed only on PMC0.",
[all …]
/openbmc/linux/include/net/
H A Dregulatory.h110 * domain programmed further regulatory hints shall only be considered
118 * wiphy with regulatory_hint() for cards programmed with an
120 * will have their wiphy->regd programmed once the regulatory
122 * until their own regulatory domain gets programmed.
128 * that even though they may have programmed their own custom power
/openbmc/linux/Documentation/hwmon/
H A Dina209.rst84 register is programmed correctly before they are used. Normally this is expected
89 programmed (ie has a value not equal to zero). If so, this value is retained.
91 programmed into the calibration register.
/openbmc/linux/Documentation/devicetree/bindings/i2c/
H A Di2c-mux-pinctrl.yaml42 programmed into hardware.
45 the idle pinctrl state will be programmed into hardware.
47 If an idle state is not defined, the most recently used pinctrl state will be left programmed

12345678910>>...46