| /Linux-v5.4/drivers/gpu/drm/i915/selftests/ | 
| D | i915_active.c | 23 static void __live_get(struct live_active *active)  in __live_get()  argument 25 	kref_get(&active->ref);  in __live_get() 28 static void __live_free(struct live_active *active)  in __live_free()  argument 30 	i915_active_fini(&active->base);  in __live_free() 31 	kfree(active);  in __live_free() 36 	struct live_active *active = container_of(ref, typeof(*active), ref);  in __live_release()  local 38 	__live_free(active);  in __live_release() 41 static void __live_put(struct live_active *active)  in __live_put()  argument 43 	kref_put(&active->ref, __live_release);  in __live_put() 48 	struct live_active *active = container_of(base, typeof(*active), base);  in __live_active()  local [all …] 
 | 
| /Linux-v5.4/drivers/gpu/drm/i915/ | 
| D | i915_active.h | 40  * can then perform any action, such as delayed freeing of an active 44 void i915_active_retire_noop(struct i915_active_request *active, 49  * @active - the active tracker 54  * i915_active_request_init() prepares the embedded @active struct for use as 55  * an activity tracker, that is for tracking the last known active request 60 i915_active_request_init(struct i915_active_request *active,  in i915_active_request_init()  argument 65 	RCU_INIT_POINTER(active->request, rq);  in i915_active_request_init() 66 	INIT_LIST_HEAD(&active->link);  in i915_active_request_init() 67 	active->retire = retire ?: i915_active_retire_noop;  in i915_active_request_init() 69 	active->lock = lock;  in i915_active_request_init() [all …] 
 | 
| /Linux-v5.4/arch/arm/boot/dts/ | 
| D | imx6qdl-tx6-lcd.dtsi | 123 				hsync-active = <0>; 124 				vsync-active = <0>; 125 				de-active = <1>; 126 				pixelclk-active = <0>; 140 				hsync-active = <0>; 141 				vsync-active = <0>; 142 				de-active = <1>; 143 				pixelclk-active = <0>; 157 				hsync-active = <0>; 158 				vsync-active = <0>; [all …] 
 | 
| D | imx6qdl-tx6-lvds.dtsi | 141 				de-active = <1>; 142 				pixelclk-active = <1>; 155 				hsync-active = <0>; 156 				vsync-active = <0>; 157 				de-active = <1>; 158 				pixelclk-active = <0>; 172 				hsync-active = <0>; 173 				vsync-active = <0>; 174 				de-active = <1>; 175 				pixelclk-active = <1>; [all …] 
 | 
| D | imx53-tx53-x03x.dts | 80 				hsync-active = <0>; 81 				vsync-active = <0>; 82 				de-active = <1>; 83 				pixelclk-active = <0>; 96 				hsync-active = <0>; 97 				vsync-active = <0>; 98 				de-active = <1>; 99 				pixelclk-active = <0>; 112 				hsync-active = <0>; 113 				vsync-active = <0>; [all …] 
 | 
| /Linux-v5.4/arch/arm64/boot/dts/exynos/ | 
| D | exynos5433-tmu.dtsi | 20 				type = "active"; 25 				type = "active"; 30 				type = "active"; 35 				type = "active"; 40 				type = "active"; 45 				type = "active"; 50 				type = "active"; 108 				type = "active"; 113 				type = "active"; 118 				type = "active"; [all …] 
 | 
| /Linux-v5.4/Documentation/devicetree/bindings/power/supply/ | 
| D | act8945a-charger.txt | 1 Device-Tree bindings for charger of Active-semi ACT8945A Multi-Function Device 4  - compatible: "active-semi,act8945a-charger". 5  - active-semi,chglev-gpios: charge current level phandle with args 7  - active-semi,lbo-gpios: specify the low battery voltage detect phandle 14  - active-semi,input-voltage-threshold-microvolt: unit: mV; 17  - active-semi,precondition-timeout: unit: minutes; 21  - active-semi,total-timeout: unit: hours; 28 		compatible = "active-semi,act8945a"; 32 			compatible = "active-semi,act8945a-charger"; 38 			active-semi,chglev-gpios = <&pioA 12 GPIO_ACTIVE_HIGH>; [all …] 
 | 
| /Linux-v5.4/Documentation/devicetree/bindings/leds/ | 
| D | leds-bcm6358.txt | 18   - brcm,clk-dat-low : Boolean, makes clock and data signals active low. 28   - active-low : Boolean, makes LED active low. 45 			active-low; 50 			active-low; 55 			active-low; 60 			active-low; 76 			active-low; 81 			active-low; 91 			active-low; 100 			active-low; [all …] 
 | 
| /Linux-v5.4/Documentation/devicetree/bindings/media/i2c/ | 
| D | tvp7002.txt | 10 - hsync-active: HSYNC Polarity configuration for the bus. Default value when 13 - vsync-active: VSYNC Polarity configuration for the bus. Default value when 19 - sync-on-green-active: Active state of Sync-on-green signal property of the 21   0 = Normal Operation (Active Low, Default) 24 - field-even-active: Active-high Field ID output polarity control of the bus. 27   0 = Normal Operation (Active Low, Default) 44 					hsync-active = <1>; 45 					vsync-active = <1>; 47 					sync-on-green-active = <1>; 48 					field-even-active = <0>;
  | 
| D | tvp5150.txt | 21 - hsync-active: active state of the HSYNC signal. Must be <1> (HIGH). 22 - vsync-active: active state of the VSYNC signal. Must be <1> (HIGH). 23 - field-even-active: field signal level during the even field data 26 If none of hsync-active, vsync-active and field-even-active is specified,
  | 
| D | ov7670.txt | 13 - hsync-active: active state of the HSYNC signal, 0/1 for LOW/HIGH respectively. 14 - vsync-active: active state of the VSYNC signal, 0/1 for LOW/HIGH respectively. 18   Active is low. 20   Active is high. 48 					hsync-active = <0>; 49 					vsync-active = <0>;
  | 
| /Linux-v5.4/arch/arm64/boot/dts/nvidia/ | 
| D | tegra210-p3450-0000.dts | 153 					maxim,active-fps-source = <MAX77620_FPS_SRC_NONE>; 154 					maxim,active-fps-power-up-slot = <0>; 155 					maxim,active-fps-power-down-slot = <7>; 162 					maxim,active-fps-source = <MAX77620_FPS_SRC_0>; 163 					maxim,active-fps-power-up-slot = <0>; 164 					maxim,active-fps-power-down-slot = <7>; 171 					maxim,active-fps-source = <MAX77620_FPS_SRC_0>; 172 					maxim,active-fps-power-up-slot = <4>; 173 					maxim,active-fps-power-down-slot = <3>; 226 					maxim,active-fps-source = <MAX77620_FPS_SRC_1>; [all …] 
 | 
| D | tegra210-p2180.dtsi | 62 					maxim,active-fps-source = <MAX77620_FPS_SRC_0>; 63 					maxim,active-fps-power-up-slot = <7>; 64 					maxim,active-fps-power-down-slot = <0>; 71 					maxim,active-fps-source = <MAX77620_FPS_SRC_0>; 117 					maxim,active-fps-source = <MAX77620_FPS_SRC_1>; 128 					maxim,active-fps-source = <MAX77620_FPS_SRC_0>; 139 					maxim,active-fps-source = <MAX77620_FPS_SRC_1>; 152 					maxim,active-fps-source = <MAX77620_FPS_SRC_0>; 165 					maxim,active-fps-source = <MAX77620_FPS_SRC_NONE>; 176 					maxim,active-fps-source = <MAX77620_FPS_SRC_1>; [all …] 
 | 
| /Linux-v5.4/arch/arm/mach-sa1100/include/mach/ | 
| D | h3xxx.h | 60 …CARD_RESET		(H3XXX_EGPIO_BASE + 1) /* reset the attached pcmcia/compactflash card.  active high. */ 61 #define H3XXX_EGPIO_OPT_RESET		(H3XXX_EGPIO_BASE + 2) /* reset the attached option pack.  active hi… 62 #define H3XXX_EGPIO_CODEC_NRESET	(H3XXX_EGPIO_BASE + 3) /* reset the onboard UDA1341.  active low. … 63 #define H3XXX_EGPIO_OPT_NVRAM_ON	(H3XXX_EGPIO_BASE + 4) /* apply power to optionpack nvram, active … 64 #define H3XXX_EGPIO_OPT_ON		(H3XXX_EGPIO_BASE + 5) /* full power to option pack.  active high. */ 65 #define H3XXX_EGPIO_LCD_ON		(H3XXX_EGPIO_BASE + 6) /* enable 3.3V to LCD.  active high. */ 66 #define H3XXX_EGPIO_RS232_ON		(H3XXX_EGPIO_BASE + 7) /* UART3 transceiver force on.  Active high. */ 69 #define H3600_EGPIO_LCD_PCI		(H3XXX_EGPIO_BASE + 8) /* LCD control IC enable.  active high. */ 70 #define H3600_EGPIO_IR_ON		(H3XXX_EGPIO_BASE + 9) /* apply power to IR module.  active high. */ 71 #define H3600_EGPIO_AUD_AMP_ON		(H3XXX_EGPIO_BASE + 10) /* apply power to audio power amp.  active … [all …] 
 | 
| /Linux-v5.4/Documentation/devicetree/bindings/media/ | 
| D | allwinner,sun4i-a10-csi.yaml | 55           data-active: true 56           hsync-active: true 59           vsync-active: true 63           - data-active 64           - hsync-active 67           - vsync-active 98                 hsync-active = <1>; /* Active high */ 99                 vsync-active = <0>; /* Active low */ 100                 data-active = <1>;  /* Active high */
  | 
| D | renesas,ceu.txt | 25 - hsync-active: See [1] for description. If property is not present, 26   default is active high. 27 - vsync-active: See [1] for description. If property is not present, 28   default is active high. 31 - field-even-active: See [1] for description. If property is not present, 32   an even field is identified by a logic 0 (active-low signal). 53 			hsync-active = <1>; 54 			vsync-active = <0>; 81 				hsync-active = <1>; 82 				vsync-active = <0>;
  | 
| D | video-interfaces.txt | 51 It is allowed for multiple endpoints at a port to be active simultaneously, 113 - hsync-active: active state of the HSYNC signal, 0/1 for LOW/HIGH respectively. 114 - vsync-active: active state of the VSYNC signal, 0/1 for LOW/HIGH respectively. 117 - data-active: similar to HSYNC and VSYNC, specifies data line polarity. 118 - data-enable-active: similar to HSYNC and VSYNC, specifies the data enable 120 - field-even-active: field signal level during the even field data transmission. 123 - sync-on-green-active: active state of Sync-on-green (SoG) signal, 0/1 for 163 pipelines can be active: ov772x -> ceu0 or imx074 -> csi2 -> ceu0. 188 				/* If hsync-active/vsync-active are missing, 190 				hsync-active = <0>;	/* Active low */ [all …] 
 | 
| /Linux-v5.4/arch/mips/include/asm/octeon/ | 
| D | cvmx-spi.h | 90  *		    active) or as a halfplex (either the Tx data path is 91  *		    active or the Rx data path is active, but not both). 108  *		    active) or as a halfplex (either the Tx data path is 109  *		    active or the Rx data path is active, but not both). 177  *		    active) or as a halfplex (either the Tx data path is 178  *		    active or the Rx data path is active, but not both). 193  *		    active) or as a halfplex (either the Tx data path is 194  *		    active or the Rx data path is active, but not both). 210  *		    active) or as a halfplex (either the Tx data path is 211  *		    active or the Rx data path is active, but not both). [all …] 
 | 
| /Linux-v5.4/arch/arm/kernel/ | 
| D | dma.c | 66 	dma->active    = 0;  in request_dma() 99 	if (dma->active) {  in free_dma() 100 		pr_err("dma%d: freeing active DMA\n", chan);  in free_dma() 102 		dma->active = 0;  in free_dma() 125 	if (dma->active)  in set_dma_sg() 126 		pr_err("dma%d: altering DMA SG while DMA active\n", chan);  in set_dma_sg() 142 	if (dma->active)  in __set_dma_addr() 143 		pr_err("dma%d: altering DMA address while DMA active\n", chan);  in __set_dma_addr() 159 	if (dma->active)  in set_dma_count() 160 		pr_err("dma%d: altering DMA count while DMA active\n", chan);  in set_dma_count() [all …] 
 | 
| /Linux-v5.4/Documentation/devicetree/bindings/display/panel/ | 
| D | display-timing.txt | 26  - hsync-active: hsync pulse is active low/high/ignored 27  - vsync-active: vsync pulse is active low/high/ignored 28  - de-active: data-enable pulse is active low/high/ignored 29  - pixelclk-active: with 30 			- active high = drive pixel data on rising edge/ 32 			- active low  = drive pixel data on falling edge/ 35  - syncclk-active: with 36 			- active high = drive sync on rising edge/ 39 			- active low  = drive sync on falling edge/ 42 			- omitted     = same configuration as pixelclk-active [all …] 
 | 
| /Linux-v5.4/Documentation/devicetree/bindings/mfd/ | 
| D | act8945a.txt | 1 Device-Tree bindings for Active-semi ACT8945A MFD driver 4  - compatible: "active-semi,act8945a". 13 		compatible = "active-semi,act8945a"; 16 		active-semi,vsel-high; 70 			compatible = "active-semi,act8945a-charger"; 76 			active-semi,chglev-gpios = <&pioA 12 GPIO_ACTIVE_HIGH>; 77 			active-semi,lbo-gpios = <&pioA 72 GPIO_ACTIVE_LOW>; 78 			active-semi,input-voltage-threshold-microvolt = <6600>; 79 			active-semi,precondition-timeout = <40>; 80 			active-semi,total-timeout = <3>;
  | 
| /Linux-v5.4/Documentation/devicetree/bindings/power/reset/ | 
| D | gpio-restart.txt | 11 priority order.  The gpio is configured as an output, and driven active, 13 inactive->active edge condition, triggering positive edge triggered 14 reset. After a delay specified by active-delay, the GPIO is set to 15 inactive, thus causing an active->inactive edge, triggering negative edge 17 is driven active again.  After a delay specified by wait-delay, the 24   low to reset the board set it to "Active Low", otherwise set 25   gpio to "Active High". 40 - active-delay: Delay (default 100) to wait after driving gpio active [ms] 51 	active-delay = <100>;
  | 
| /Linux-v5.4/drivers/acpi/ | 
| D | pci_link.c | 54  * If a link is initialized, we never change its active and initialized 55  * later even the link is disable. Instead, we just repick the active irq 58 	u32 active;		/* Current IRQ */  member 225  * Run _CRS and set link->irq.active 237 	link->irq.active = 0;  in acpi_pci_link_get_current() 271 	link->irq.active = irq;  in acpi_pci_link_get_current() 273 	ACPI_DEBUG_PRINT((ACPI_DB_INFO, "Link at IRQ %d \n", link->irq.active));  in acpi_pci_link_get_current() 365 	/* Query _CRS, set link->irq.active */  in acpi_pci_link_set() 373 	 * set link->irq.active  in acpi_pci_link_set() 375 	if (link->irq.active != irq) {  in acpi_pci_link_set() [all …] 
 | 
| /Linux-v5.4/Documentation/devicetree/bindings/regulator/ | 
| D | tps65132-regulator.txt | 14 -enable-gpios:(active high, output) Regulators are controlled by the input pins. 17 -active-discharge-gpios: (active high, output) Some configurations use delay mechanisms 20   the delay mechanism. Requires specification of ti,active-discharge-time-us 21 -ti,active-discharge-time-us: how long the active discharge gpio should be 22   asserted for during active discharge, in microseconds. 43 			regulator-active-discharge = <0>;
  | 
| /Linux-v5.4/drivers/gnss/ | 
| D | sirf.c | 47 	bool active;  member 170 	if (!data->wakeup && !data->active) {  in sirf_receive_buf() 171 		data->active = true;  in sirf_receive_buf() 199 	data->active = ret;  in sirf_wakeup_handler() 206 						bool active,  in sirf_wait_for_power_state_nowakeup()  argument 215 	data->active = false;  in sirf_wait_for_power_state_nowakeup() 217 			data->active, msecs_to_jiffies(SIRF_REPORT_CYCLE));  in sirf_wait_for_power_state_nowakeup() 221 	if (ret > 0 && !active)  in sirf_wait_for_power_state_nowakeup() 224 	if (ret == 0 && active)  in sirf_wait_for_power_state_nowakeup() 230 static int sirf_wait_for_power_state(struct sirf_data *data, bool active,  in sirf_wait_for_power_state()  argument [all …] 
 |