/openbmc/u-boot/drivers/net/fsl-mc/ |
H A D | dpni.c | 39 /* prepare command */ in dpni_open() 62 /* prepare command */ in dpni_close() 80 /* prepare command */ in dpni_create() 104 /* prepare command */ in dpni_destroy() 123 /* prepare command */ in dpni_set_pools() 139 /* prepare command */ in dpni_enable() 154 /* prepare command */ in dpni_disable() 169 /* prepare command */ in dpni_reset() 186 /* prepare command */ in dpni_get_attributes() 208 /* prepare command */ in dpni_set_errors_behavior() [all …]
|
H A D | dprc.c | 20 /* prepare command */ in dprc_get_container_id() 44 /* prepare command */ in dprc_open() 66 /* prepare command */ in dprc_close() 84 /* prepare command */ in dprc_create_container() 110 /* prepare command */ in dprc_destroy_container() 127 /* prepare command */ in dprc_reset_container() 145 /* prepare command */ in dprc_get_attributes() 169 /* prepare command */ in dprc_get_obj_count() 194 /* prepare command */ in dprc_get_obj() 222 /* prepare command */ in dprc_get_res_count() [all …]
|
H A D | dpmac.c | 22 /* prepare command */ in dpmac_open() 45 /* prepare command */ in dpmac_close() 62 /* prepare command */ in dpmac_create() 86 /* prepare command */ in dpmac_destroy() 106 /* prepare command */ in dpmac_get_attributes() 130 /* prepare command */ in dpmac_mdio_read() 154 /* prepare command */ in dpmac_mdio_write() 172 /* prepare command */ in dpmac_get_link_cfg() 194 /* prepare command */ in dpmac_set_link_state() 213 /* prepare command */ in dpmac_get_counter() [all …]
|
H A D | dpbp.c | 20 /* prepare command */ in dpbp_open() 43 /* prepare command */ in dpbp_close() 62 /* prepare command */ in dpbp_create() 85 /* prepare command */ in dpbp_destroy() 103 /* prepare command */ in dpbp_enable() 117 /* prepare command */ in dpbp_disable() 132 /* prepare command */ in dpbp_reset() 149 /* prepare command */ in dpbp_get_attributes() 173 /* prepare command */ in dpbp_get_api_version()
|
/openbmc/u-boot/drivers/net/fsl-mc/dpio/ |
H A D | dpio.c | 19 /* prepare command */ in dpio_open() 42 /* prepare command */ in dpio_close() 60 /* prepare command */ in dpio_create() 84 /* prepare command */ in dpio_destroy() 102 /* prepare command */ in dpio_enable() 117 /* prepare command */ in dpio_disable() 132 /* prepare command */ in dpio_reset() 149 /* prepare command */ in dpio_get_attributes() 173 /* prepare command */ in dpio_get_api_version()
|
/openbmc/linux/Documentation/driver-api/mmc/ |
H A D | mmc-async-req.rst | 20 possible to prepare the caches for next job in parallel with an active 29 prepare (major part of preparations are dma_map_sg() and dma_unmap_sg()) 31 more significant the prepare request time becomes. Roughly the expected 60 In the DMA case pre_req() may do dma_map_sg() and prepare the DMA 72 request in two chunks, prepare the first chunk and start the request, 73 and finally prepare the second chunk and start the transfer. 75 Pseudocode to handle is_first_req scenario with minimal prepare overhead:: 82 * Begin to prepare DMA while cmd is being processed by MMC. 84 * to prepare as the "MMC process command time". 85 * If prepare time exceeds MMC cmd time
|
/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/ |
H A D | tinfoil.py | 20 tinfoil.prepare(True) 27 tinfoil.prepare(True) 35 tinfoil.prepare(True) 43 tinfoil.prepare(config_only=False, quiet=2) 53 tinfoil.prepare(config_only=False, quiet=2) 64 tinfoil.prepare(config_only=False, quiet=2) 84 tinfoil.prepare(config_only=False, quiet=2) 96 tinfoil.prepare(config_only=False, quiet=2) 108 tinfoil.prepare(config_only=False, quiet=2) 126 tinfoil.prepare(config_only=True) [all …]
|
/openbmc/linux/arch/arm/mach-pxa/ |
H A D | sleep.S | 49 @ prepare value for sleep mode 52 @ prepare pointer to physical address 0 (virtual mapping in generic.c) 55 @ prepare SDRAM refresh settings 73 ldr r7, =CCCR_SLEEP @ prepare CCCR sleep value 74 mov r0, #0x2 @ prepare value for CLKCFG 90 @ prepare value for sleep mode 93 @ prepare pointer to physical address 0 (virtual mapping in generic.c) 96 @ prepare SDRAM refresh settings
|
/openbmc/linux/tools/gpio/ |
H A D | Makefile | 36 prepare: $(OUTPUT)include/linux/gpio.h target 39 $(GPIO_UTILS_IN): prepare FORCE 46 $(LSGPIO_IN): prepare FORCE $(OUTPUT)gpio-utils-in.o 55 $(GPIO_HAMMER_IN): prepare FORCE $(OUTPUT)gpio-utils-in.o 64 $(GPIO_EVENT_MON_IN): prepare FORCE $(OUTPUT)gpio-utils-in.o 73 $(GPIO_WATCH_IN): prepare FORCE 91 .PHONY: all install clean FORCE prepare
|
/openbmc/linux/drivers/net/ethernet/freescale/dpaa2/ |
H A D | dpni.c | 13 * dpni_prepare_key_cfg() - function prepare extract parameters 105 /* prepare command */ in dpni_open() 140 /* prepare command */ in dpni_close() 170 /* prepare command */ in dpni_set_pools() 206 /* prepare command */ in dpni_enable() 229 /* prepare command */ in dpni_disable() 256 /* prepare command */ in dpni_is_enabled() 287 /* prepare command */ in dpni_reset() 320 /* prepare command */ in dpni_set_irq_enable() 354 /* prepare command */ in dpni_get_irq_enable() [all …]
|
/openbmc/linux/tools/iio/ |
H A D | Makefile | 34 prepare: $(OUTPUT)include/linux/iio target 37 $(IIO_UTILS_IN): prepare FORCE 41 $(LSIIO_IN): prepare FORCE $(OUTPUT)iio_utils-in.o 47 $(IIO_EVENT_MONITOR_IN): prepare FORCE $(OUTPUT)iio_utils-in.o 53 $(IIO_GENERIC_BUFFER_IN): prepare FORCE $(OUTPUT)iio_utils-in.o 71 .PHONY: all install clean FORCE prepare
|
/openbmc/phosphor-ipmi-flash/bmc/firmware-handler/test/ |
H A D | firmware_json_unittest.cpp | 32 "unit" : "phosphor-ipmi-flash-bmc-prepare.target" in TEST() 60 "unit" : "phosphor-ipmi-flash-bmc-prepare.target" in TEST() 89 "unit" : "phosphor-ipmi-flash-bmc-prepare.target" in TEST() 118 "unit" : "phosphor-ipmi-flash-bmc-prepare.target" in TEST() 143 "unit" : "phosphor-ipmi-flash-bmc-prepare.target" in TEST() 212 "unit" : "phosphor-ipmi-flash-bmc-prepare.target" in TEST() 236 "unit" : "phosphor-ipmi-flash-bmc-prepare.target" in TEST() 258 "unit" : "phosphor-ipmi-flash-bmc-prepare.target" in TEST() 279 "unit" : "phosphor-ipmi-flash-bmc-prepare.target" in TEST() 319 "unit" : "phosphor-ipmi-flash-bmc-prepare.target" in TEST() [all …]
|
/openbmc/linux/include/linux/ |
H A D | pm.h | 65 * @prepare: The principal role of this callback is to prevent new children of 68 * new calls to the probe method from being made too once @prepare() has 69 * succeeded). If @prepare() detects a situation it cannot handle (e.g. 76 * is, not related to hibernation), the return value of @prepare() may be 78 * if applicable. Namely, if @prepare() returns a positive number, the PM 83 * executed directly after @prepare() and it must ensure the proper 85 * The PM core executes subsystem-level @prepare() for all devices before 88 * requests while @prepare() is being executed. However, device drivers 90 * time and it is NOT valid to request firmware from within @prepare() 92 * substantial amounts of memory from @prepare() in the GFP_KERNEL mode. [all …]
|
/openbmc/linux/drivers/dma/fsl-dpaa2-qdma/ |
H A D | dpdmai.c | 75 /* prepare command */ in dpdmai_open() 109 /* prepare command */ in dpdmai_close() 146 /* prepare command */ in dpdmai_create() 174 /* prepare command */ in dpdmai_destroy() 195 /* prepare command */ in dpdmai_enable() 216 /* prepare command */ in dpdmai_disable() 237 /* prepare command */ in dpdmai_reset() 262 /* prepare command */ in dpdmai_get_attributes() 299 /* prepare command */ in dpdmai_set_rx_queue() 334 /* prepare command */ in dpdmai_get_rx_queue() [all …]
|
/openbmc/linux/drivers/bus/fsl-mc/ |
H A D | dpcon.c | 37 /* prepare command */ in dpcon_open() 73 /* prepare command */ in dpcon_close() 97 /* prepare command */ in dpcon_enable() 121 /* prepare command */ in dpcon_disable() 145 /* prepare command */ in dpcon_reset() 172 /* prepare command */ in dpcon_get_attributes() 209 /* prepare command */ in dpcon_set_notification()
|
H A D | dpbp.c | 37 /* prepare command */ in dpbp_open() 72 /* prepare command */ in dpbp_close() 95 /* prepare command */ in dpbp_enable() 118 /* prepare command */ in dpbp_disable() 141 /* prepare command */ in dpbp_reset() 169 /* prepare command */ in dpbp_get_attributes()
|
H A D | dprc.c | 39 /* prepare command */ in dprc_open() 74 /* prepare command */ in dprc_close() 143 /* prepare command */ in dprc_reset_container() 173 /* prepare command */ in dprc_set_irq() 211 /* prepare command */ in dprc_set_irq_enable() 247 /* prepare command */ in dprc_set_irq_mask() 281 /* prepare command */ in dprc_get_irq_status() 321 /* prepare command */ in dprc_clear_irq_status() 350 /* prepare command */ in dprc_get_attributes() 388 /* prepare command */ in dprc_get_obj_count() [all …]
|
/openbmc/linux/drivers/mtd/nand/ |
H A D | ecc.c | 28 * - prepare: Prepare an I/O request. Enable/disable the ECC engine based on 38 * The I/O request should be enclosed in a prepare()/finish() pair of calls 49 * prepare/finish hook. 52 * - external + prepare + raw + read: do nothing 54 * - external + prepare + raw + write: do nothing 56 * - external + prepare + ecc + read: do nothing 60 * - external + prepare + ecc + write: calculate ECC bytes and store them at 66 * - pipelined + prepare + raw + read: disable the controller's ECC engine if 69 * - pipelined + prepare + raw + write: disable the controller's ECC engine if 72 * - pipelined + prepare + ecc + read: enable the controller's ECC engine if [all …]
|
/openbmc/linux/drivers/soc/fsl/dpio/ |
H A D | dpio.c | 44 /* prepare command */ in dpio_open() 75 /* prepare command */ in dpio_close() 97 /* prepare command */ in dpio_enable() 119 /* prepare command */ in dpio_disable() 145 /* prepare command */ in dpio_get_attributes() 203 /* prepare command */ in dpio_get_api_version() 231 /* prepare command */ in dpio_reset()
|
/openbmc/linux/drivers/mmc/core/ |
H A D | mmc_test.c | 168 enum mmc_test_prep_media prepare; member 1004 int (*prepare)(struct mmc_test_card *); member 1618 * Prepare for large transfers. Do not erase the test area. 1626 * Prepare for large transfers. Do erase the test area. 1634 * Prepare for large transfers. Erase and fill the test area. 2103 /* prepare test area */ in mmc_test_rw_multiple() 2105 tdata->prepare & MMC_TEST_PREP_ERASE) { in mmc_test_rw_multiple() 2178 .prepare = MMC_TEST_PREP_ERASE, in mmc_test_profile_mult_write_blocking_perf() 2197 .prepare = MMC_TEST_PREP_ERASE, in mmc_test_profile_mult_write_nonblock_perf() 2216 .prepare = MMC_TEST_PREP_NONE, in mmc_test_profile_mult_read_blocking_perf() [all …]
|
/openbmc/linux/include/linux/soundwire/ |
H A D | sdw.h | 91 * @SDW_CLK_PRE_PREPARE: pre clock stop prepare 92 * @SDW_CLK_POST_PREPARE: post clock stop prepare 93 * @SDW_CLK_PRE_DEPREPARE: pre clock stop de-prepare 94 * @SDW_CLK_POST_DEPREPARE: post clock stop de-prepare 237 * @simple_ch_prep_sm: If channel prepare sequence is required 265 * @prep_ch_behave: Specifies the dependencies between Channel Prepare 267 * If 0, Channel Prepare can happen at any Bus clock rate 268 * If 1, Channel Prepare sequence shall happen only after Bus clock is 299 * @simple_ch_prep_sm: If the port supports simplified channel prepare state 350 * @clk_stop_timeout: Worst-case latency of the Clock Stop Prepare State [all …]
|
/openbmc/linux/tools/perf/scripts/python/ |
H A D | export-to-sqlite.py | 573 evsel_query.prepare("INSERT INTO selected_events VALUES (?, ?)") 575 machine_query.prepare("INSERT INTO machines VALUES (?, ?, ?)") 577 thread_query.prepare("INSERT INTO threads VALUES (?, ?, ?, ?, ?)") 579 comm_query.prepare("INSERT INTO comms VALUES (?, ?, ?, ?, ?)") 581 comm_thread_query.prepare("INSERT INTO comm_threads VALUES (?, ?, ?)") 583 dso_query.prepare("INSERT INTO dsos VALUES (?, ?, ?, ?, ?)") 585 symbol_query.prepare("INSERT INTO symbols VALUES (?, ?, ?, ?, ?, ?)") 587 branch_type_query.prepare("INSERT INTO branch_types VALUES (?, ?)") 590 …sample_query.prepare("INSERT INTO samples VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, … 592 …sample_query.prepare("INSERT INTO samples VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, … [all …]
|
/openbmc/linux/drivers/gpu/drm/i915/ |
H A D | i915_reg_defs.h | 13 * REG_BIT() - Prepare a u32 bit value 26 * REG_BIT8() - Prepare a u8 bit value 39 * REG_GENMASK() - Prepare a continuous u32 bitmask 54 * REG_GENMASK64() - Prepare a continuous u64 bitmask 69 * REG_GENMASK8() - Prepare a continuous u8 bitmask 89 * REG_FIELD_PREP() - Prepare a u32 bitfield value 106 * REG_FIELD_PREP8() - Prepare a u8 bitfield value 147 * REG_BIT16() - Prepare a u16 bit value 161 * REG_GENMASK16() - Prepare a continuous u8 bitmask 177 * REG_FIELD_PREP16() - Prepare a u16 bitfield value
|
/openbmc/linux/Documentation/driver-api/soundwire/ |
H A D | locking.rst | 22 - Prepare, Enable, Disable and De-prepare stream operations. 70 Prepare operation. 74 2. For every message transfer in Prepare operation 94 | | 2. Perform stream prepare
|
/openbmc/linux/drivers/mtd/tests/ |
H A D | mtd_nandecctest.c | 29 void (*prepare)(void *, void *, void *, void *, const size_t); member 203 .prepare = no_bit_error, 208 .prepare = single_bit_error_in_data, 213 .prepare = single_bit_error_in_ecc, 218 .prepare = double_bit_error_in_data, 223 .prepare = single_bit_error_in_data_and_ecc, 228 .prepare = double_bit_error_in_ecc, 272 nand_ecc_test[i].prepare(error_data, error_ecc, in nand_ecc_test_run()
|