Home
last modified time | relevance | path

Searched full:active_low (Results 1 – 25 of 189) sorted by relevance

12345678

/kernel/linux/linux-6.6/arch/mips/bcm63xx/boards/
Dboard_bcm963xx.c87 .active_low = 1,
92 .active_low = 1,
98 .active_low = 1,
103 .active_low = 1,
108 .active_low = 1,
135 .active_low = 1,
140 .active_low = 1,
145 .active_low = 1,
150 .active_low = 1,
156 .active_low = 1,
[all …]
/kernel/linux/linux-5.10/arch/mips/bcm63xx/boards/
Dboard_bcm963xx.c87 .active_low = 1,
92 .active_low = 1,
98 .active_low = 1,
103 .active_low = 1,
108 .active_low = 1,
135 .active_low = 1,
140 .active_low = 1,
145 .active_low = 1,
150 .active_low = 1,
156 .active_low = 1,
[all …]
/kernel/linux/linux-5.10/arch/sh/boards/mach-x3proto/
Dsetup.c130 .active_low = 1,
135 .active_low = 1,
140 .active_low = 1,
144 .active_low = 1,
148 .active_low = 1,
152 .active_low = 1,
156 .active_low = 1,
160 .active_low = 1,
164 .active_low = 1,
168 .active_low = 1,
[all …]
/kernel/linux/linux-6.6/arch/sh/boards/mach-x3proto/
Dsetup.c130 .active_low = 1,
135 .active_low = 1,
140 .active_low = 1,
144 .active_low = 1,
148 .active_low = 1,
152 .active_low = 1,
156 .active_low = 1,
160 .active_low = 1,
164 .active_low = 1,
168 .active_low = 1,
[all …]
/kernel/linux/linux-5.10/arch/mips/ar7/
Dplatform.c340 .active_low = 1,
345 { .name = "status", .gpio = 8, .active_low = 1, },
346 { .name = "wifi", .gpio = 13, .active_low = 1, },
353 .active_low = 1,
358 .active_low = 1,
363 .active_low = 1,
371 .active_low = 1,
376 .active_low = 1,
381 .active_low = 1,
386 .active_low = 1,
[all …]
/kernel/linux/linux-6.6/arch/mips/ar7/
Dplatform.c340 .active_low = 1,
345 { .name = "status", .gpio = 8, .active_low = 1, },
346 { .name = "wifi", .gpio = 13, .active_low = 1, },
353 .active_low = 1,
358 .active_low = 1,
363 .active_low = 1,
371 .active_low = 1,
376 .active_low = 1,
381 .active_low = 1,
386 .active_low = 1,
[all …]
/kernel/linux/linux-5.10/arch/arm/mach-s3c/
Dmach-smartq7.c33 .active_low = 1,
38 .active_low = 1,
60 .active_low = 1,
68 .active_low = 1,
76 .active_low = 1,
84 .active_low = 1,
92 .active_low = 1,
100 .active_low = 1,
Dmach-n30.c97 .active_low = 0,
103 .active_low = 0,
109 .active_low = 0,
115 .active_low = 0,
121 .active_low = 0,
127 .active_low = 0,
133 .active_low = 0,
139 .active_low = 0,
162 .active_low = 0,
169 .active_low = 0,
[all …]
Dmach-smartq5.c33 .active_low = 1,
38 .active_low = 1,
60 .active_low = 1,
68 .active_low = 1,
76 .active_low = 1,
84 .active_low = 1,
/kernel/linux/linux-6.6/arch/sh/boards/mach-rsk/
Ddevices-rsk7203.c54 .active_low = 1,
59 .active_low = 1,
64 .active_low = 1,
69 .active_low = 1,
90 .active_low = 1,
95 .active_low = 1,
100 .active_low = 1,
/kernel/linux/linux-5.10/arch/sh/boards/mach-rsk/
Ddevices-rsk7203.c54 .active_low = 1,
59 .active_low = 1,
64 .active_low = 1,
69 .active_low = 1,
90 .active_low = 1,
95 .active_low = 1,
100 .active_low = 1,
/kernel/linux/linux-6.6/drivers/leds/
Dleds-bcm6358.c36 * @active_low: LED is active low
43 bool active_low; member
85 if ((led->active_low && value == LED_OFF) || in bcm6358_led_set()
86 (!led->active_low && value != LED_OFF)) in bcm6358_led_set()
112 led->active_low = true; in bcm6358_led()
124 if ((led->active_low && !val) || (!led->active_low && val)) in bcm6358_led()
Dleds-pwm.c24 u8 active_low; member
33 unsigned int active_low; member
52 if (led_dat->active_low) in led_pwm_set()
68 led_data->active_low = led->active_low; in led_pwm_add()
153 led.active_low = fwnode_property_read_bool(fwnode, in led_pwm_create_fwnode()
/kernel/linux/linux-5.10/drivers/leds/
Dleds-bcm6358.c36 * @active_low: LED is active low
43 bool active_low; member
85 if ((led->active_low && value == LED_OFF) || in bcm6358_led_set()
86 (!led->active_low && value != LED_OFF)) in bcm6358_led_set()
111 led->active_low = true; in bcm6358_led()
120 if ((led->active_low && !val) || in bcm6358_led()
121 (!led->active_low && val)) in bcm6358_led()
Dleds-pwm.c23 u8 active_low; member
31 unsigned int active_low; member
50 if (led_dat->active_low) in led_pwm_set()
66 led_data->active_low = led->active_low; in led_pwm_add()
118 led.active_low = fwnode_property_read_bool(fwnode, in led_pwm_create_fwnode()
/kernel/linux/linux-5.10/tools/testing/selftests/gpio/
Dgpio-mockup-sysfs.sh7 active_low_sysfs=`cat $GPIO_SYSFS/gpio$nr/active_low`
40 active_low=$3
44 echo $active_low > $GPIO_SYSFS/gpio$nr/active_low
67 #"Checking the logic of active_low: "
/kernel/linux/linux-5.10/arch/arm/mach-orion5x/
Dwrt350n-v2-setup.c36 .active_low = 1,
40 .active_low = 1,
44 .active_low = 1,
48 .active_low = 1,
52 .active_low = 1,
77 .active_low = 1,
82 .active_low = 1,
/kernel/linux/linux-5.10/drivers/reset/sti/
Dreset-syscfg.c36 * @active_low: are the resets in this controller active low, i.e. clearing
42 bool active_low; member
54 u32 ctrl_val = rst->active_low ? !assert : !!assert; in syscfg_reset_program_hw()
131 return rst->active_low ? !ret_val : !!ret_val; in syscfg_reset_status()
159 rc->active_low = data->active_low; in syscfg_reset_controller_register()
/kernel/linux/linux-6.6/drivers/reset/sti/
Dreset-syscfg.c36 * @active_low: are the resets in this controller active low, i.e. clearing
42 bool active_low; member
54 u32 ctrl_val = rst->active_low ? !assert : !!assert; in syscfg_reset_program_hw()
121 return rst->active_low ? !ret_val : !!ret_val; in syscfg_reset_status()
149 rc->active_low = data->active_low; in syscfg_reset_controller_register()
/kernel/linux/linux-6.6/drivers/reset/
Dreset-simple.c43 if (assert ^ data->active_low) in reset_simple_update()
110 * @active_low: if true, bits are cleared to assert the reset. Otherwise, bits
119 bool active_low; member
132 .active_low = true,
188 data->active_low = devdata->active_low; in reset_simple_probe()
/kernel/linux/linux-5.10/drivers/reset/
Dreset-simple.c44 if (assert ^ data->active_low) in reset_simple_update()
111 * @active_low: if true, bits are cleared to assert the reset. Otherwise, bits
120 bool active_low; member
133 .active_low = true,
186 data->active_low = devdata->active_low; in reset_simple_probe()
/kernel/linux/linux-5.10/arch/x86/platform/geode/
Dgeos.c31 .active_low = 1,
58 .active_low = 1,
64 .active_low = 1,
70 .active_low = 1,
Dalix.c47 .active_low = 1,
74 .active_low = 1,
80 .active_low = 1,
86 .active_low = 1,
/kernel/linux/linux-6.6/arch/x86/kernel/
Ddevicetree.c179 u32 active_low; member
187 .active_low = 1,
192 .active_low = 0,
197 .active_low = 1,
202 .active_low = 0,
222 ioapic_set_alloc_attr(&tmp, NUMA_NO_NODE, it->is_level, it->active_low); in dt_irqdomain_alloc()
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/spi/
Dspi-controller.yaml60 spi-cs-high | ACTIVE_LOW | H | 2
61 - | ACTIVE_LOW | L |
66 ACTIVE_LOW.
68 because ACTIVE_LOW is overridden by spi-cs-high.

12345678