| /kernel/linux/linux-5.10/Documentation/power/ |
| D | charger-manager.rst | 2 Charger Manager 7 Charger Manager provides in-kernel battery charger management that 12 Charger Manager is a platform_driver with power-supply-class entries. 13 An instance of Charger Manager (a platform-device created with Charger-Manager) 16 the system may need multiple instances of Charger Manager. 21 Charger Manager supports the following: 43 Charger Manager provides a function "cm_suspend_again" that can be 48 that are used by Charger Manager. 60 2. Global Charger-Manager Data related with suspend_again 62 In order to setup Charger Manager with suspend-again feature [all …]
|
| /kernel/linux/linux-4.19/Documentation/power/ |
| D | charger-manager.txt | 1 Charger Manager 4 Charger Manager provides in-kernel battery charger management that 9 Charger Manager is a platform_driver with power-supply-class entries. 10 An instance of Charger Manager (a platform-device created with Charger-Manager) 13 the system may need multiple instances of Charger Manager. 18 Charger Manager supports the following: 40 Charger Manager provides a function "cm_suspend_again" that can be 45 that are used by Charger Manager. 57 2. Global Charger-Manager Data related with suspend_again 59 In order to setup Charger Manager with suspend-again feature [all …]
|
| /kernel/linux/linux-5.10/drivers/fpga/ |
| D | Kconfig | 10 kernel. The FPGA framework adds a FPGA manager class and FPGA 11 manager drivers. 16 tristate "Altera SOCFPGA FPGA Manager" 19 FPGA manager driver support for Altera SOCFPGA. 26 FPGA manager driver support for Altera Arria10 SoCFPGA. 45 FPGA manager driver support for Altera Arria/Cyclone/Stratix 49 tristate "Altera CvP FPGA Manager" 52 FPGA manager driver support for Arria-V, Cyclone-V, Stratix-V, 59 FPGA manager driver support for Xilinx Zynq FPGAs. 62 tristate "Intel Stratix10 SoC FPGA Manager" [all …]
|
| D | fpga-mgr.c | 3 * FPGA Manager Core 159 * @mgr: fpga manager 163 * Step the low level fpga manager through the device-specific steps of getting 235 * @mgr: fpga manager 240 * Step the low level fpga manager through the device-specific steps of getting 307 * @mgr: fpga manager 347 * @mgr: fpga manager 472 * Return: fpga manager struct or IS_ERR() condition containing error code. 490 * Return: fpga manager struct or IS_ERR() condition containing error code. 505 * fpga_mgr_put - release a reference to a fpga manager [all …]
|
| /kernel/linux/linux-4.19/drivers/fpga/ |
| D | Kconfig | 9 kernel. The FPGA framework adds a FPGA manager class and FPGA 10 manager drivers. 15 tristate "Altera SOCFPGA FPGA Manager" 18 FPGA manager driver support for Altera SOCFPGA. 25 FPGA manager driver support for Altera Arria10 SoCFPGA. 44 FPGA manager driver support for Altera Arria/Cyclone/Stratix 48 tristate "Altera Arria-V/Cyclone-V/Stratix-V CvP FPGA Manager" 51 FPGA manager driver support for Arria-V, Cyclone-V, Stratix-V 58 FPGA manager driver support for Xilinx Zynq FPGAs. 64 FPGA manager driver support for Xilinx FPGA configuration [all …]
|
| D | fpga-mgr.c | 3 * FPGA Manager Core 159 * @mgr: fpga manager 163 * Step the low level fpga manager through the device-specific steps of getting 235 * @mgr: fpga manager 240 * Step the low level fpga manager through the device-specific steps of getting 307 * @mgr: fpga manager 347 * @mgr: fpga manager 472 * Return: fpga manager struct or IS_ERR() condition containing error code. 495 * Return: fpga manager struct or IS_ERR() condition containing error code. 511 * fpga_mgr_put - release a reference to a fpga manager [all …]
|
| /kernel/linux/linux-4.19/drivers/video/fbdev/omap2/omapfb/dss/ |
| D | overlay-sysfs.c | 42 ovl->manager ? ovl->manager->name : "<none>"); in overlay_manager_show() 71 DSSDBG("manager %s found\n", mgr->name); in overlay_manager_store() 73 if (mgr == ovl->manager) in overlay_manager_store() 76 old_mgr = ovl->manager; in overlay_manager_store() 82 /* detach old manager */ in overlay_manager_store() 165 if (ovl->manager) { in overlay_position_store() 166 r = ovl->manager->apply(ovl->manager); in overlay_position_store() 204 if (ovl->manager) { in overlay_output_size_store() 205 r = ovl->manager->apply(ovl->manager); in overlay_output_size_store() 271 if (ovl->manager) { in overlay_global_alpha_store() [all …]
|
| /kernel/linux/linux-5.10/drivers/video/fbdev/omap2/omapfb/dss/ |
| D | overlay-sysfs.c | 31 ovl->manager ? ovl->manager->name : "<none>"); in overlay_manager_show() 60 DSSDBG("manager %s found\n", mgr->name); in overlay_manager_store() 62 if (mgr == ovl->manager) in overlay_manager_store() 65 old_mgr = ovl->manager; in overlay_manager_store() 71 /* detach old manager */ in overlay_manager_store() 154 if (ovl->manager) { in overlay_position_store() 155 r = ovl->manager->apply(ovl->manager); in overlay_position_store() 193 if (ovl->manager) { in overlay_output_size_store() 194 r = ovl->manager->apply(ovl->manager); in overlay_output_size_store() 260 if (ovl->manager) { in overlay_global_alpha_store() [all …]
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/misc/ |
| D | intel,ixp4xx-ahb-queue-manager.yaml | 5 $id: "http://devicetree.org/schemas/misc/intel,ixp4xx-ahb-queue-manager.yaml#" 8 title: Intel IXP4xx AHB Queue Manager 14 The IXP4xx AHB Queue Manager maintains queues as circular buffers in 18 queues from the queue manager with foo-queue = <&qmgr N> where the 19 &qmgr is a phandle to the queue manager and N is the queue resource 26 - const: intel,ixp4xx-ahb-queue-manager 47 qmgr: queue-manager@60000000 { 48 compatible = "intel,ixp4xx-ahb-queue-manager";
|
| /kernel/linux/linux-4.19/drivers/gpu/drm/ |
| D | drm_vma_manager.c | 37 * DOC: vma offset manager 39 * The vma-manager is responsible to map arbitrary driver-dependent memory 44 * Drivers shouldn't use this for object placement in VMEM. This manager should 55 * This offset manager works on page-based addresses. That is, every argument 62 * Additionally to offset management, the vma offset manager also handles access 71 * drm_vma_offset_manager_init - Initialize new offset-manager 72 * @mgr: Manager object 76 * Initialize a new offset-manager. The offset and area size available for the 77 * manager are given as @page_offset and @size. Both are interpreted as 80 * Adding/removing nodes from the manager is locked internally and protected [all …]
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/ |
| D | drm_vma_manager.c | 37 * DOC: vma offset manager 39 * The vma-manager is responsible to map arbitrary driver-dependent memory 44 * Drivers shouldn't use this for object placement in VMEM. This manager should 55 * This offset manager works on page-based addresses. That is, every argument 62 * Additionally to offset management, the vma offset manager also handles access 71 * drm_vma_offset_manager_init - Initialize new offset-manager 72 * @mgr: Manager object 76 * Initialize a new offset-manager. The offset and area size available for the 77 * manager are given as @page_offset and @size. Both are interpreted as 80 * Adding/removing nodes from the manager is locked internally and protected [all …]
|
| /kernel/linux/linux-4.19/Documentation/devicetree/bindings/edac/ |
| D | socfpga-eccmgr.txt | 1 Altera SoCFPGA ECC Manager 2 This driver uses the EDAC framework to implement the SOCFPGA ECC Manager. 3 The ECC Manager counts and corrects single bit errors and counts/handles 6 Cyclone5 and Arria5 ECC Manager 8 - compatible : Should be "altr,socfpga-ecc-manager" 33 compatible = "altr,socfpga-ecc-manager"; 52 Arria10 SoCFPGA ECC Manager 53 The Arria10 SoC ECC Manager handles the IRQs for each peripheral 58 - compatible : Should be "altr,socfpga-a10-ecc-manager" 59 - altr,sysgr-syscon : phandle to Arria10 System Manager Block [all …]
|
| /kernel/linux/linux-5.10/Documentation/driver-api/fpga/ |
| D | fpga-mgr.rst | 1 FPGA Manager 7 The FPGA manager core exports a set of functions for programming an FPGA with 11 it's just binary data. The FPGA manager core won't parse it. 26 To add another FPGA manager, write a driver that implements a set of ops. The 52 mgr = devm_fpga_mgr_create(dev, "Altera SOCFPGA FPGA Manager", 101 API for implementing a new FPGA Manager driver 105 * struct fpga_manager — the FPGA manager struct 106 * struct fpga_manager_ops — Low level FPGA manager driver ops 107 * devm_fpga_mgr_create() — Allocate and init a manager struct 108 * fpga_mgr_register() — Register an FPGA manager [all …]
|
| /kernel/linux/linux-4.19/Documentation/admin-guide/mm/ |
| D | userfaultfd.rst | 43 passed using unix domain sockets to a manager process, so the same 44 manager process could handle the userfaults of a multitude of 47 themselves on the same region the manager is already tracking, which 177 When the userfaultfd is monitored by an external manager, the manager 179 layout. Userfaultfd can notify the manager about such changes using 181 manager has to explicitly enable these events by setting appropriate 187 duplicated into the newly created process. The manager 194 different location, the manager will receive 205 enable notifications about memory unmapping. The manager will 211 userfaultfd manager. In the former case, the virtual memory is [all …]
|
| /kernel/linux/linux-4.19/drivers/gpu/drm/vmwgfx/ |
| D | vmwgfx_cmdbuf_res.c | 37 * @hash: Hash entry for the manager hash table. 38 * @head: List head used either by the staging list or the manager list 41 * @man: Pointer to a resource manager for this entry. 52 * struct vmw_cmdbuf_res_manager - Command buffer resource manager. 71 * @man: Pointer to the command buffer resource manager 99 * @man: Pointer to the command buffer resource manager 152 * @man: Pointer to the command buffer resource manager 188 * @man: Pointer to the command buffer resource manager. 195 * resource to the hash table of the manager identified by @man. The 230 * @man: Pointer to the command buffer resource manager. [all …]
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/vmwgfx/ |
| D | vmwgfx_cmdbuf_res.c | 37 * @hash: Hash entry for the manager hash table. 38 * @head: List head used either by the staging list or the manager list 41 * @man: Pointer to a resource manager for this entry. 52 * struct vmw_cmdbuf_res_manager - Command buffer resource manager. 71 * @man: Pointer to the command buffer resource manager 98 * @man: Pointer to the command buffer resource manager 151 * @man: Pointer to the command buffer resource manager 187 * @man: Pointer to the command buffer resource manager. 194 * resource to the hash table of the manager identified by @man. The 229 * @man: Pointer to the command buffer resource manager. [all …]
|
| D | vmwgfx_thp.c | 13 * struct vmw_thp_manager - Range manager implementing huge page alignment 15 * @mm: The underlying range manager. Protected by @lock. 16 * @lock: Manager lock. 19 struct ttm_resource_manager manager; member 26 return container_of(man, struct vmw_thp_manager, manager); in to_thp_manager() 134 ttm_resource_manager_init(&rman->manager, in vmw_thp_init() 137 rman->manager.func = &vmw_thp_func; in vmw_thp_init() 138 drm_mm_init(&rman->mm, 0, rman->manager.size); in vmw_thp_init() 141 ttm_set_driver_manager(&dev_priv->bdev, TTM_PL_VRAM, &rman->manager); in vmw_thp_init() 142 ttm_resource_manager_set_used(&rman->manager, true); in vmw_thp_init()
|
| /kernel/linux/linux-4.19/arch/arm/mach-pxa/include/mach/ |
| D | pxa2xx-regs.h | 20 * Power Manager 23 #define PMCR __REG(0x40F00000) /* Power Manager Control Register */ 24 #define PSSR __REG(0x40F00004) /* Power Manager Sleep Status Register */ 25 #define PSPR __REG(0x40F00008) /* Power Manager Scratch Pad Register */ 26 #define PWER __REG(0x40F0000C) /* Power Manager Wake-up Enable Register */ 27 #define PRER __REG(0x40F00010) /* Power Manager GPIO Rising-Edge Detect Enable Register */ 28 #define PFER __REG(0x40F00014) /* Power Manager GPIO Falling-Edge Detect Enable Register */ 29 #define PEDR __REG(0x40F00018) /* Power Manager GPIO Edge Detect Status Register */ 30 #define PCFR __REG(0x40F0001C) /* Power Manager General Configuration Register */ 31 #define PGSR0 __REG(0x40F00020) /* Power Manager GPIO Sleep State Register for GP[31-0] */ [all …]
|
| /kernel/linux/linux-5.10/arch/arm/mach-pxa/include/mach/ |
| D | pxa2xx-regs.h | 17 * Power Manager 20 #define PMCR __REG(0x40F00000) /* Power Manager Control Register */ 21 #define PSSR __REG(0x40F00004) /* Power Manager Sleep Status Register */ 22 #define PSPR __REG(0x40F00008) /* Power Manager Scratch Pad Register */ 23 #define PWER __REG(0x40F0000C) /* Power Manager Wake-up Enable Register */ 24 #define PRER __REG(0x40F00010) /* Power Manager GPIO Rising-Edge Detect Enable Register */ 25 #define PFER __REG(0x40F00014) /* Power Manager GPIO Falling-Edge Detect Enable Register */ 26 #define PEDR __REG(0x40F00018) /* Power Manager GPIO Edge Detect Status Register */ 27 #define PCFR __REG(0x40F0001C) /* Power Manager General Configuration Register */ 28 #define PGSR0 __REG(0x40F00020) /* Power Manager GPIO Sleep State Register for GP[31-0] */ [all …]
|
| /kernel/linux/linux-5.10/drivers/usb/typec/tcpm/ |
| D | Kconfig | 4 tristate "USB Type-C Port Controller Manager" 9 The Type-C Port Controller Manager provides a USB PD and USB Type-C 27 Type-C Port Controller Manager to provide USB PD and USB 35 USB Type-C. It works with Type-C Port Controller Manager 42 with Type-C Port Controller Manager. 52 Type-C Port Controller Manager to provide USB PD and USB 64 Port Controller Manager to provide USB PD and Type-C functionalities.
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/edac/ |
| D | socfpga-eccmgr.txt | 1 Altera SoCFPGA ECC Manager 2 This driver uses the EDAC framework to implement the SOCFPGA ECC Manager. 3 The ECC Manager counts and corrects single bit errors and counts/handles 6 Cyclone5 and Arria5 ECC Manager 8 - compatible : Should be "altr,socfpga-ecc-manager" 33 compatible = "altr,socfpga-ecc-manager"; 52 Arria10 SoCFPGA ECC Manager 53 The Arria10 SoC ECC Manager handles the IRQs for each peripheral 58 - compatible : Should be "altr,socfpga-a10-ecc-manager" 59 - altr,sysgr-syscon : phandle to Arria10 System Manager Block [all …]
|
| /kernel/linux/linux-5.10/include/drm/ttm/ |
| D | ttm_resource.h | 45 * @man: Pointer to a memory type manager. 78 * @man: Pointer to a memory type manager. 91 * @man: Pointer to a memory type manager. 95 * type manager to aid debugging of out-of-memory conditions. 111 * @func: structure pointer implementing the range manager. See above 159 * @mm_node: Memory manager node. 183 * @man: A memory manager object. 186 * Set the manager in use flag. If disabled the manager is no longer 198 * @man: Manager to get used state for 200 * Get the in use flag for a manager. [all …]
|
| /kernel/linux/linux-4.19/Documentation/devicetree/bindings/soc/qcom/ |
| D | qcom,apr.txt | 38 5 - Voice Stream Manager Service. 39 6 - Voice processing manager. 40 7 - Audio Stream Manager Service. 41 8 - Audio Device Manager Service. 42 9 - Multimode voice manager. 45 12 - Ultrasound stream manager. 46 13 - Listen stream manager.
|
| /kernel/linux/linux-5.10/Documentation/admin-guide/mm/ |
| D | userfaultfd.rst | 43 passed using unix domain sockets to a manager process, so the same 44 manager process could handle the userfaults of a multitude of 47 themselves on the same region the manager is already tracking, which 229 When the ``userfaultfd`` is monitored by an external manager, the manager 231 layout. Userfaultfd can notify the manager about such changes using 233 manager has to explicitly enable these events by setting appropriate 239 duplicated into the newly created process. The manager 246 different location, the manager will receive 257 enable notifications about memory unmapping. The manager will 263 ``userfaultfd`` manager. In the former case, the virtual memory is [all …]
|
| /kernel/linux/linux-4.19/include/linux/fpga/ |
| D | fpga-mgr.h | 57 * DOC: FPGA Manager flags 109 * struct fpga_manager_ops - ops for low level fpga manager drivers 121 * fpga manager driver. The optional ones are tested for NULL before being 139 /* FPGA manager status: Partial/Full Reconfiguration errors */ 158 * struct fpga_manager - fpga manager structure 159 * @name: name of low level fpga manager 160 * @dev: fpga manager device 161 * @ref_mutex: only allows one reference to fpga manager 162 * @state: state of fpga manager 163 * @compat_id: FPGA manager id for compatibility check. [all …]
|