Searched refs:programming (Results 1 – 25 of 169) sorted by relevance
1234567
/linux-5.10/Documentation/ABI/testing/ |
D | sysfs-class-fpga-manager | 13 wrong during FPGA programming (something that the driver can't 30 * write init = preparing FPGA for programming 31 * write init error = Error while preparing FPGA for programming 33 * write error = Error while programming 34 * write complete = Doing post programming steps 35 * write complete error = Error while doing post programming 43 If FPGA programming operation fails, it could be caused by crc 46 programming errors to userspace. This is a list of strings for
|
D | sysfs-bus-bcma | 23 on their revision. Use it for detailed programming.
|
/linux-5.10/Documentation/input/ |
D | input_kapi.rst | 15 input-programming 16 gameport-programming
|
/linux-5.10/Documentation/driver-api/fpga/ |
D | fpga-programming.rst | 7 The in-kernel API for FPGA programming is a combination of APIs from 9 trigger FPGA programming is fpga_region_program_fpga(). 31 bridges to control during programming or it has a pointer to a function that 71 /* Add info to region and do the programming */ 84 API for programming an FPGA
|
D | fpga-region.rst | 20 enumeration after programming. 24 * which FPGA manager to use to do the programming 26 * which bridges to disable before programming and enable afterwards. 54 Manager it will be using to do the programming. This usually would happen 62 The FPGA region will need to specify which bridges to control while programming 65 the list of bridges to program just before programming
|
D | intro.rst | 26 If you are adding a new FPGA or a new method of programming an FPGA, 36 region of an FPGA during programming. They are disabled before 37 programming begins and re-enabled afterwards. An FPGA bridge may be
|
D | fpga-mgr.rst | 7 The FPGA manager core exports a set of functions for programming an FPGA with 18 The particulars for programming the image are presented in a structure (struct 73 do the programming sequence for this particular FPGA. These ops return 0 for 76 The programming sequence is::
|
D | index.rst | 14 fpga-programming
|
/linux-5.10/Documentation/driver-api/soundwire/ |
D | error_handling.rst | 16 Improvements could be invalidating an entire programming sequence and 22 that bus clashes due to programming errors (two streams using the same bit 34 be applied. In case of a bad programming (command sent to non-existent 38 backtracking and restarting the entire programming sequence might be a
|
/linux-5.10/Documentation/devicetree/bindings/fpga/ |
D | fpga-region.txt | 130 * image-specific information needed to to the programming. 147 one bridge to control during FPGA programming, the region will also contain a 181 controlled during FPGA programming along with the parent FPGA bridge. 198 - child nodes : devices in the FPGA after programming. 202 programming: the parent fpga_bridge0 and fpga_bridge1. Because the region is 204 fpga-bridges property. During programming, these bridges are disabled, the 206 specified in the region. If FPGA programming succeeds, the bridges are 208 are then populated. If FPGA programming fails, the bridges are left disabled 329 to handle programming the FPGA. If the FPGA Region is the child of another FPGA 332 FPGA programming, the FPGA Region will disable the bridges that are in its [all …]
|
/linux-5.10/Documentation/misc-devices/ |
D | c2port.rst | 26 C2 Interface used for in-system programming of micro controllers. 45 banging) designed to enable in-system programming, debugging, and 47 this code supports only flash programming but extensions are easy to
|
/linux-5.10/Documentation/devicetree/bindings/virtio/ |
D | iommu.txt | 3 When virtio-iommu uses the PCI transport, its programming interface is 34 /* The IOMMU programming interface uses slot 00:01.0 */
|
/linux-5.10/Documentation/crypto/ |
D | index.rst | 10 for cryptographic use cases, as well as programming examples.
|
/linux-5.10/Documentation/devicetree/bindings/clock/ti/ |
D | mux.txt | 15 results in programming the register as follows: 47 - ti,index-starts-at-one : valid input select programming starts at 1, not
|
D | gate.txt | 39 - ti,bit-shift : bit shift for programming the clock gate, invalid for 41 - ti,set-bit-to-disable : inverts default gate programming. Setting the bit
|
/linux-5.10/Documentation/driver-api/ |
D | i2c.rst | 16 The Linux I2C programming interfaces support the master side of bus 17 interactions and the slave side. The programming interface is
|
/linux-5.10/Documentation/devicetree/bindings/clock/ |
D | keystone-pll.txt | 48 - bit-mask : arbitrary bitmask for programming the mux 70 - bit-mask : arbitrary bitmask for programming the divider
|
/linux-5.10/Documentation/devicetree/bindings/usb/ |
D | dwc3.txt | 94 non-zero value 1-16 (DWC_usb31 programming guide 98 1-16 (DWC_usb31 programming guide section 1.2.4) to 102 non-zero value 1-16 (DWC_usb31 programming guide 106 1-16 (DWC_usb31 programming guide section 1.2.3) to
|
/linux-5.10/Documentation/translations/zh_CN/process/ |
D | index.rst | 29 programming-language
|
/linux-5.10/Documentation/devicetree/bindings/spi/ |
D | jcore,spi.txt | 16 programming is relative to the frequency of the indicated clock.
|
/linux-5.10/Documentation/trace/coresight/ |
D | coresight-ect.rst | 30 The CTI driver enables the programming of the CTI to attach triggers to 38 programming registers in the CTI. 89 * ``channels``: Contains the channel API - CTI main programming interface. 189 * ``chan_xtrigs_reset``: Write 1 to clear all channel / trigger programming.
|
/linux-5.10/Documentation/process/ |
D | development-process.rst | 27 discussion which does not require a deep knowledge of kernel programming to
|
/linux-5.10/Documentation/openrisc/ |
D | openrisc_port.rst | 45 The OpenRISC community typically uses FuseSoC to manage building and programming 46 an SoC into an FPGA. The below is an example of programming a De0 Nano
|
/linux-5.10/Documentation/hwmon/ |
D | ina209.rst | 85 to be done in the BIOS. In the absence of BIOS programming, the shunt resistor 97 Output pin programming is a board feature which depends on the BIOS. It is
|
/linux-5.10/Documentation/spi/ |
D | butterfly.rst | 19 This is more powerful than "ISP programming" cables since it lets kernel 29 side this is like "sp12" programming cables.
|
1234567