Home
last modified time | relevance | path

Searched full:programming (Results 1 – 25 of 791) sorted by relevance

12345678910>>...32

/linux/Documentation/ABI/testing/
H A Dsysfs-class-fpga-manager13 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
/linux/Documentation/driver-api/fpga/
H A Dfpga-programming.rst1 In-kernel API for FPGA Programming
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
H A Dintro.rst26 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
/linux/tools/memory-model/Documentation/
H A Dreferences.txt34 Proceedings of the 32Nd ACM SIGPLAN Conference on Programming
41 ACM SIGPLAN Conference on Programming Language Design and
55 SIGPLAN-SIGACT Symposium on Principles of Programming Languages
62 Principles of Programming Languages (POPL 2017). ACM, New York,
68 Proceedings of the ACM on Programming Languages, Volume 2, Issue
91 Programming Languages and Operating Systems (ASPLOS 2018). ACM,
/linux/drivers/net/wireless/rsi/
H A Drsi_boot_params.h58 /* structure to store configs related to TAPLL programming */
64 /* structure to store configs related to PLL960 programming */
71 /* structure to store configs related to AFEPLL programming */
92 /* structure to store configs related to UMAC clk programming */
149 /* WDT programming values */
/linux/drivers/net/ethernet/intel/i40e/
H A Di40e_txrx_common.h87 * i40e_rx_is_programming_status - check for programming status descriptor
91 * is a programming status descriptor for flow director or FCoE
97 /* The Rx filter programming status and SPH bit occupy the same in i40e_rx_is_programming_status()
100 * programming status descriptor. in i40e_rx_is_programming_status()
/linux/Documentation/driver-api/soundwire/
H A Derror_handling.rst16 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/Documentation/misc-devices/
H A Dc2port.rst26 C2 Interface used for in-system programming of micro controllers.
38 - AN127: FLASH Programming via the C2 Interface at
45 banging) designed to enable in-system programming, debugging, and
47 this code supports only flash programming but extensions are easy to
/linux/drivers/misc/c2port/
H A Dcore.c497 /* Target the C2 flash programming control register for C2 data in __c2port_store_flash_access()
501 /* Write the first keycode to enable C2 Flash programming */ in __c2port_store_flash_access()
506 /* Write the second keycode to enable C2 Flash programming */ in __c2port_store_flash_access()
512 * C2 flash programming */ in __c2port_store_flash_access()
535 dev_err(c2dev->dev, "cannot enable %s flash programming\n", in c2port_store_flash_access()
550 /* Target the C2 flash programming data register for C2 data register in __c2port_write_flash_erase()
570 /* Read flash programming interface status */ in __c2port_write_flash_erase()
644 /* Target the C2 flash programming data register for C2 data register in __c2port_read_flash_data()
663 /* Read flash programming interface status */ in __c2port_read_flash_data()
695 /* Read flash programming interface status */ in __c2port_read_flash_data()
[all …]
/linux/include/soc/at91/
H A Dsama7-ddr.h73 #define UDDRC_SWCTRL (0x320) /* UDDRC Software Register Programming Control Enable */
74 #define UDDRC_SWCTRL_SW_DONE (1 << 0) /* Enable quasi-dynamic register programming outside reset …
76 #define UDDRC_SWSTAT (0x324) /* UDDRC Software Register Programming Control Status */
77 #define UDDRC_SWSTAT_SW_DONE_ACK (1 << 0) /* Register programming done */
/linux/drivers/gpu/drm/amd/display/dc/dml2_0/
H A Ddisplay_mode_core_structs.h656 …/ <brief ODM mode that is chosen in the mode check stage and will be used in mode programming stage
663 /// @brief To control the clk usage for model programming
685 struct dml_hw_resource_st hw; //< brief for mode programming
686 struct dml_clk_cfg_st clk_overrides; //< brief for mode programming clk override
689 /// @brief DML mode evaluation and programming policy
690 /// Those knobs that affect mode support and mode programming
703 … support the given display configuration. User can tell use the output DCFCLK for mode programming.
725 …t immediate flip at the max combine setting; determine in mode support and used in mode programming
792 …/ <brief ODM mode that is chosen in the mode check stage and will be used in mode programming stage
821 // Physical info; only using for programming
[all …]
/linux/drivers/fpga/tests/
H A Dfpga-region-test.c62 * of programming cycles. The internals of the programming sequence are
114 * FPGA Region programming test. The Region must call get_bridges() to get
115 * and control the bridges, and then the Manager for the actual programming.
/linux/drivers/ata/
H A Dpata_optidma.c164 /* Commence primary programming sequence */ in optidma_mode_setup()
178 /* Programming sequence complete, timing 0 dev 0, timing 1 dev 1 */ in optidma_mode_setup()
184 /* Note: at this point our programming is incomplete. We are in optidma_mode_setup()
235 * DMA programming. The architecture of the Firestar makes it easier
250 * DMA programming. The architecture of the Firestar makes it easier
265 * DMA programming. The architecture of the Firestar makes it easier
280 * DMA programming. The architecture of the Firestar makes it easier
/linux/Documentation/process/
H A Dprogramming-language.rst3 Programming Language
6 The kernel is written in the C programming language [c-language]_.
37 The kernel has experimental support for the Rust programming language
/linux/Documentation/input/
H A Dinput_kapi.rst12 input-programming
13 gameport-programming
/linux/Documentation/devicetree/bindings/iommu/
H A Darm,smmu.yaml315 through the TCU's programming interface.
327 through the TCU's programming interface.
329 through the TCU's programming interface.
357 through the TCU's programming interface.
370 through the TCU's programming interface.
372 through the TCU's programming interface.
396 through the TCU's programming interface.
453 through the TCU's programming interface.
/linux/Documentation/devicetree/bindings/phy/
H A Dcalxeda-combophy.yaml14 Programming the PHYs is typically handled by those device drivers,
31 description: device ID for programming the ComboPHY.
/linux/drivers/gpu/drm/
H A Ddrm_color_mgmt.c639 * Gamma-LUT programming
646 * @set_gamma: Callback for programming the hardware gamma LUT
665 * @set_gamma: Callback for programming the hardware gamma LUT
695 * @set_gamma: Callback for programming the hardware gamma LUT
729 * @set_gamma: Callback for programming the hardware gamma LUT
755 * @set_gamma: Callback for programming the hardware gamma LUT
784 * @set_gamma: Callback for programming the hardware gamma LUT
798 * Color-LUT programming
805 * @set_palette: Callback for programming the hardware palette
836 * @set_palette: Callback for programming the hardware gamma LUT
[all …]
/linux/tools/perf/Documentation/
H A Dperf-list.txt99 section of the [AMD Processor Programming Reference (PPR)] relevant to the
102 Manual Volume 2: System Programming, 13.3 Instruction-Based
115 … and IA-32 Architectures Software Developer's Manual Volume 3B: System Programming Guide] Figure 3…
118 [AMD Processor Programming Reference (PPR)] relevant to the family, model
402 …Intel® 64 and IA-32 Architectures Software Developer's Manual Volume 3B: System Programming Guide],
403 https://bugzilla.kernel.org/show_bug.cgi?id=206537[AMD Processor Programming Reference (PPR)]
/linux/drivers/gpu/drm/amd/display/dc/dce/
H A Ddce_audio.c780 /* those are unsupported, skip programming */ in dce_aud_az_configure()
1074 /*DTO0 Programming goal: in dce_aud_wall_dto_setup()
1094 programming DTO modulo and DTO phase. These bits must be in dce_aud_wall_dto_setup()
1097 Caution when changing this programming sequence. in dce_aud_wall_dto_setup()
1114 /*DTO1 Programming goal: in dce_aud_wall_dto_setup()
1126 /* Program DTO select before programming DTO modulo and DTO in dce_aud_wall_dto_setup()
1167 /*DTO0 Programming goal: in dce60_aud_wall_dto_setup()
1187 programming DTO modulo and DTO phase. These bits must be in dce60_aud_wall_dto_setup()
1190 Caution when changing this programming sequence. in dce60_aud_wall_dto_setup()
1207 /*DTO1 Programming goal: in dce60_aud_wall_dto_setup()
[all …]
H A DMakefile24 # HW object file under this folder follow similar pattern for HW programming
26 # - register programming through common macros that look up register
/linux/tools/testing/selftests/powerpc/pmu/event_code_tests/
H A Dinvalid_event_code_test.c23 * whereas in ISA v3.1, these are used for programming
26 * whereas it is used for programming "radix_scope_qual"
/linux/Documentation/userspace-api/media/v4l/
H A Dmetafmt-pisp-fe.rst20 provide detailed description of the Front End configuration and programming
39 provide detailed description of the Front End configuration and programming
/linux/Documentation/trace/coresight/
H A Dcoresight-ect.rst30 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.
H A Dcoresight-config.rst14 programming of the CoreSight system with pre-defined configurations that
32 A feature is a named set of programming for a CoreSight device. The programming
61 parameter is used in programming the device.

12345678910>>...32