| /kernel/linux/linux-6.6/drivers/gpu/drm/i915/selftests/ |
| D | i915_active.c | 24 static void __live_get(struct live_active *active) in __live_get() argument 26 kref_get(&active->ref); in __live_get() 29 static void __live_free(struct live_active *active) in __live_free() argument 31 i915_active_fini(&active->base); in __live_free() 32 kfree(active); in __live_free() 37 struct live_active *active = container_of(ref, typeof(*active), ref); in __live_release() local 39 __live_free(active); in __live_release() 42 static void __live_put(struct live_active *active) in __live_put() argument 44 kref_put(&active->ref, __live_release); in __live_put() 49 struct live_active *active = container_of(base, typeof(*active), base); in __live_active() local [all …]
|
| /kernel/linux/linux-5.10/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 …]
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/i915/display/ |
| D | intel_modeset_verify.c | 44 I915_STATE_WARN(i915, !crtc_state->hw.active, in intel_connector_verify_state() 45 "connector is active, but attached crtc isn't\n"); in intel_connector_verify_state() 57 I915_STATE_WARN(i915, crtc_state && crtc_state->hw.active, in intel_connector_verify_state() 58 "attached crtc is active, but connector isn't\n"); in intel_connector_verify_state() 148 bool active; in verify_encoder_state() local 150 active = encoder->get_hw_state(encoder, &pipe); in verify_encoder_state() 151 I915_STATE_WARN(dev_priv, active, in verify_encoder_state() 183 if (IS_I830(dev_priv) && pipe_config->hw.active) in verify_crtc_state() 184 pipe_config->hw.active = new_crtc_state->hw.active; in verify_crtc_state() 187 new_crtc_state->hw.active != pipe_config->hw.active, in verify_crtc_state() [all …]
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/i915/ |
| D | i915_active.h | 44 * can then perform any action, such as delayed freeing of an active 52 * @active: the active tracker 57 * i915_active_fence_init() prepares the embedded @active struct for use as 58 * an activity tracker, that is for tracking the last known active fence 63 __i915_active_fence_init(struct i915_active_fence *active, in __i915_active_fence_init() argument 67 RCU_INIT_POINTER(active->fence, fence); in __i915_active_fence_init() 68 active->cb.func = fn ?: i915_active_noop; in __i915_active_fence_init() 75 __i915_active_fence_set(struct i915_active_fence *active, 80 * @active: the active tracker 84 * that @rq is busy, the @active reports busy. When that @rq is signaled [all …]
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/i915/ |
| D | i915_active.h | 44 * can then perform any action, such as delayed freeing of an active 52 * @active - the active tracker 57 * i915_active_fence_init() prepares the embedded @active struct for use as 58 * an activity tracker, that is for tracking the last known active fence 63 __i915_active_fence_init(struct i915_active_fence *active, in __i915_active_fence_init() argument 67 RCU_INIT_POINTER(active->fence, fence); in __i915_active_fence_init() 68 active->cb.func = fn ?: i915_active_noop; in __i915_active_fence_init() 75 __i915_active_fence_set(struct i915_active_fence *active, 80 * @active - the active tracker 84 * that @rq is busy, the @active reports busy. When that @rq is signaled [all …]
|
| /kernel/linux/linux-6.6/arch/arm/boot/dts/nxp/imx/ |
| 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 …]
|
| /kernel/linux/linux-5.10/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 …]
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/power/supply/ |
| D | active-semi,act8945a-charger.yaml | 4 $id: http://devicetree.org/schemas/power/supply/active-semi,act8945a-charger.yaml# 7 title: Active-semi ACT8945A Charger Function 17 const: active-semi,act8945a-charger 22 active-semi,chglev-gpios: 26 active-semi,lbo-gpios: 30 active-semi,input-voltage-threshold-microvolt: 37 active-semi,precondition-timeout: 45 active-semi,total-timeout: 56 - active-semi,chglev-gpios 57 - active-semi,lbo-gpios [all …]
|
| /kernel/linux/linux-6.6/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 …]
|
| /kernel/linux/linux-5.10/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 …]
|
| /kernel/linux/linux-5.10/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 …]
|
| /kernel/linux/linux-5.10/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 …]
|
| /kernel/linux/linux-6.6/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 …]
|
| /kernel/linux/linux-5.10/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>;
|
| /kernel/linux/linux-6.6/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>;
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/i915/gt/ |
| D | intel_context.c | 80 __i915_active_acquire(&ce->active); in intel_context_active_acquire() 87 err = i915_active_acquire_preallocate_barrier(&ce->active, in intel_context_active_acquire() 90 i915_active_release(&ce->active); in intel_context_active_acquire() 98 i915_active_acquire_barrier(&ce->active); in intel_context_active_release() 99 i915_active_release(&ce->active); in intel_context_active_release() 111 err = i915_active_acquire(&vma->active); in __context_pin_state() 132 i915_active_release(&vma->active); in __context_unpin_state() 145 err = i915_active_acquire(&ring->vma->active); in __ring_active() 158 i915_active_release(&ring->vma->active); in __ring_retire() 167 CE_TRACE(ce, "active\n"); in intel_context_pre_pin() [all …]
|
| /kernel/linux/linux-5.10/arch/arm64/boot/dts/nvidia/ |
| D | tegra210-p3450-0000.dts | 202 maxim,active-fps-source = <MAX77620_FPS_SRC_NONE>; 203 maxim,active-fps-power-up-slot = <0>; 204 maxim,active-fps-power-down-slot = <7>; 211 maxim,active-fps-source = <MAX77620_FPS_SRC_0>; 212 maxim,active-fps-power-up-slot = <0>; 213 maxim,active-fps-power-down-slot = <7>; 220 maxim,active-fps-source = <MAX77620_FPS_SRC_0>; 221 maxim,active-fps-power-up-slot = <4>; 222 maxim,active-fps-power-down-slot = <3>; 275 maxim,active-fps-source = <MAX77620_FPS_SRC_1>; [all …]
|
| /kernel/linux/linux-5.10/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 …]
|
| /kernel/linux/linux-6.6/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 …]
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/regulator/ |
| D | active-semi,act8945a.yaml | 4 $id: http://devicetree.org/schemas/regulator/active-semi,act8945a.yaml# 7 title: Active-semi ACT8945a regulator 14 const: active-semi,act8945a 25 active-semi,vsel-high: 88 const: active-semi,act8945a-charger 93 active-semi,chglev-gpios: 97 active-semi,lbo-gpios: 101 active-semi,input-voltage-threshold-microvolt: 105 active-semi,precondition-timeout: 109 active-semi,total-timeout: [all …]
|
| /kernel/linux/linux-6.6/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 …]
|