Searched full:maintenance (Results 1 – 25 of 308) sorted by relevance
12345678910>>...13
/Linux-v5.10/include/linux/mfd/ |
D | abx500.h | 91 * battery full while in maintenance, in per cent 149 * @maint_a_cur_lvl: charger current in maintenance A state in mA 150 * @maint_a_vol_lvl: charger voltage in maintenance A state in mV 151 * @maint_a_chg_timer_h: charge time in maintenance A state 152 * @maint_b_cur_lvl: charger current in maintenance B state in mA 153 * @maint_b_vol_lvl: charger voltage in maintenance B state in mV 154 * @maint_b_chg_timer_h: charge time in maintenance B state 236 * @no_maintenance indicates that maintenance charging is disabled
|
/Linux-v5.10/Documentation/riscv/ |
D | patch-acceptance.rst | 3 arch/riscv maintenance guidelines for developers 13 challenge for RISC-V Linux maintenance. Linux maintainers disapprove 30 Foundation. To avoid the maintenance complexity and potential
|
/Linux-v5.10/arch/powerpc/sysdev/ |
D | fsl_rio.c | 7 * - fixed maintenance access routines, check for aligned access 127 * @len: Length (in bytes) of the maintenance transaction 149 * @len: Length (in bytes) of the maintenance transaction 168 * fsl_rio_config_read - Generate a MPC85xx read maintenance transaction 174 * @len: Length (in bytes) of the maintenance transaction 177 * Generates a MPC85xx read maintenance transaction. Returns %0 on 194 /* 16MB maintenance window possible */ in fsl_rio_config_read() 195 /* allow only aligned access to maintenance registers */ in fsl_rio_config_read() 233 * fsl_rio_config_write - Generate a MPC85xx write maintenance transaction 239 * @len: Length (in bytes) of the maintenance transaction [all …]
|
D | fsl_rio.h | 7 * - fixed maintenance access routines, check for aligned access 39 #define DOORBELL_ROWAR_MAINTRD 0x00070000 /* maintenance read */
|
/Linux-v5.10/Documentation/driver-api/rapidio/ |
D | tsi721.rst | 9 It supports maintenance read and write operations, inbound and outbound RapidIO 10 doorbells, inbound maintenance port-writes and RapidIO messaging. 12 To generate SRIO maintenance transactions this driver uses one of Tsi721 DMA 78 One BDMA channel is reserved for generation of maintenance read/write requests.
|
/Linux-v5.10/Documentation/devicetree/bindings/powerpc/fsl/ |
D | srio.txt | 64 memory and maintenance transactions then a single LIODN is 68 memory transactions and a unique LIODN for maintenance 72 represents the LIODN associated with maintenance transactions
|
/Linux-v5.10/arch/arm/include/asm/ |
D | switch_to.h | 9 * during a TLB maintenance operation, so execute an inner-shareable dsb 10 * to ensure that the maintenance completes in case we migrate to another
|
/Linux-v5.10/arch/arm64/kvm/hyp/nvhe/ |
D | tlb.c | 87 * then we must perform I-cache maintenance at EL2 in order for in __kvm_tlb_flush_vmid_ipa() 146 * VIPT and PIPT caches are not affected by VMID, so no maintenance in __kvm_flush_vm_context() 149 * VPIPT caches constrain lookup and maintenance to the active VMID, in __kvm_flush_vm_context()
|
/Linux-v5.10/arch/arm64/include/asm/ |
D | cacheflush.h | 84 * KGDB performs cache maintenance with interrupts disabled, so we in flush_icache_range() 87 * just means that KGDB will elide the maintenance altogether! As it in flush_icache_range() 100 * Cache maintenance functions used by the DMA API. No to be used directly.
|
/Linux-v5.10/arch/arm/mm/ |
D | Kconfig | 913 bool "Enable read/write for ownership DMA cache maintenance" 918 cache maintenance operations and the dma_{map,unmap}_area() 921 DMA cache maintenance functions is performed. These LDR/STR 927 processors, if cache maintenance operations are not broadcast 929 maintenance broadcasting in software via FIQ). 996 bool "PL310 errata: Clean & Invalidate maintenance operations do not invalidate clean lines" 999 Invalidate maintenance operations: by Physical Address 1010 PL310 implements the Clean & Invalidate by Way L2 cache maintenance
|
D | cache-b15-rac.c | 47 * into the v7 cache maintenance operations during suspend/resume 136 * cache maintenance operations: ICIMVAU, DCIMVAC, DCCMVAC, DCCMVAU and 139 * It is however not transparent for the following cache maintenance
|
/Linux-v5.10/Documentation/arm64/ |
D | booting.rst | 183 cache maintenance by VA rather than set/way operations. 184 System caches which respect the architected cache maintenance by VA 186 System caches which do not respect architected cache maintenance by VA 200 initialisation to enable the receiving of maintenance operations on
|
/Linux-v5.10/arch/arm64/kvm/hyp/vhe/ |
D | tlb.c | 150 * VIPT and PIPT caches are not affected by VMID, so no maintenance in __kvm_flush_vm_context() 153 * VPIPT caches constrain lookup and maintenance to the active VMID, in __kvm_flush_vm_context()
|
/Linux-v5.10/arch/arm/ |
D | Kconfig | 934 corrects this value, ensuring cache maintenance operations which use 943 broadcasted CP15 TLB maintenance operations TLBIASIDIS and TLBIMVAIS. 1009 bool "ARM errata: Data cache line maintenance operation by MVA may not succeed" 1015 cache line maintenance operation by MVA targeting an Inner 1019 relevant cache maintenance functions and sets a specific bit 1023 bool "ARM errata: A data cache maintenance operation which aborts, might lead to deadlock" 1027 r2p6,r2p8,r2p10,r3p0) erratum. In case a data cache maintenance 1030 an abort may occur on cache maintenance. 1154 bool "ARM errata: Cache maintenance by set/way operations can execute out of order" 1157 The v7 ARM states that all cache and branch predictor maintenance [all …]
|
/Linux-v5.10/drivers/soc/bcm/brcmstb/ |
D | biuctrl.c | 157 * The read-ahead cache is transparent for Virtual Address cache maintenance 164 * for the IC IALLU and IC IALLUIS cache maintenance operations. 167 * maintenance instructions operating by set/way to operate on the read-ahead
|
/Linux-v5.10/arch/powerpc/platforms/powernv/ |
D | opal-hmi.c | 3 * OPAL hypervisor Maintenance interrupt handling support in PowerNV. 54 "Recovery in maintenance mode" }, in print_core_checkstop_reason() 243 printk("%s%s Hypervisor Maintenance interrupt [%s]\n", in print_hmi_event_info()
|
/Linux-v5.10/drivers/power/supply/ |
D | abx500_chargalg.c | 212 * @maintenance_chg: indicate if maintenance charge is active 233 * @maintenance_timer: maintenance charging timer 302 * the maintenance timer 315 dev_dbg(di->dev, "Maintenance timer expired\n"); in abx500_chargalg_maintenance_timer_expired() 474 * abx500_chargalg_start_maintenance_timer() - Start charging maintenance timer 476 * @duration: duration of ther maintenance timer in hours 478 * The maintenance timer is used to maintain the charge in the battery once 493 * abx500_chargalg_stop_maintenance_timer() - Stop maintenance timer 496 * The maintenance timer is stopped whenever maintenance ends or when another 666 * This function is called in the case where maintenance charging has been [all …]
|
/Linux-v5.10/arch/powerpc/include/asm/ |
D | hmi.h | 3 * Hypervisor Maintenance Interrupt header file.
|
/Linux-v5.10/drivers/net/hamradio/ |
D | Makefile | 7 # drivers/net/ to drivers/hamradio for easier maintenance.
|
/Linux-v5.10/tools/perf/pmu-events/arch/arm64/arm/cortex-a76-n1/ |
D | cache.json | 39 …or L3. This counts both victim line evictions and snoops, including cache maintenance operations.", 45 …ite-back from the L1 to the L2. Snoops from outside the core and cache maintenance operations are …
|
/Linux-v5.10/arch/arm64/lib/ |
D | uaccess_flushcache.c | 15 * barrier to order the cache maintenance against the memcpy. in memcpy_flushcache()
|
/Linux-v5.10/arch/m68k/fpsp040/ |
D | README | 22 SOFTWARE. Motorola assumes no responsibility for the maintenance
|
/Linux-v5.10/drivers/usb/storage/ |
D | scsiglue.h | 6 * Current development and maintenance by:
|
/Linux-v5.10/arch/powerpc/kvm/ |
D | book3s_hv_hmi.c | 3 * Hypervisor Maintenance Interrupt (HMI) handling.
|
/Linux-v5.10/Documentation/networking/device_drivers/ethernet/altera/ |
D | altera_tse.rst | 47 Scatter-gather DMA will be added to a future maintenance update to this 53 tested for 1Gbps. This support will be added in a future maintenance update. 103 for transmit operations, but will be added in a future maintenance release.
|
12345678910>>...13