Home
last modified time | relevance | path

Searched full:ledc (Results 1 – 10 of 10) sorted by relevance

/linux-6.12.1/Documentation/devicetree/bindings/leds/
Dallwinner,sun50i-a100-ledc.yaml4 $id: http://devicetree.org/schemas/leds/allwinner,sun50i-a100-ledc.yaml#
19 - const: allwinner,sun50i-a100-ledc
22 - allwinner,sun20i-d1-ledc
23 - allwinner,sun50i-r329-ledc
24 - const: allwinner,sun50i-a100-ledc
117 ledc: led-controller@2008000 {
118 compatible = "allwinner,sun20i-d1-ledc",
119 "allwinner,sun50i-a100-ledc";
/linux-6.12.1/drivers/leds/
Dleds-cpcap.c103 static int cpcap_led_set(struct led_classdev *ledc, enum led_brightness value) in cpcap_led_set() argument
105 struct cpcap_led *led = container_of(ledc, struct cpcap_led, led); in cpcap_led_set()
Dleds-sun50i-a100.c559 { .compatible = "allwinner,sun50i-a100-ledc" },
573 .name = "sun50i-a100-ledc",
/linux-6.12.1/drivers/pinctrl/sunxi/
Dpinctrl-sun20i-d1.c162 SUNXI_FUNCTION(0x4, "ledc"),
455 SUNXI_FUNCTION(0x5, "ledc"),
604 SUNXI_FUNCTION(0x5, "ledc"),
756 SUNXI_FUNCTION(0x6, "ledc"),
787 SUNXI_FUNCTION(0x7, "ledc"),
Dpinctrl-sun50i-a100.c385 SUNXI_FUNCTION(0x5, "ledc"), /* LEDC */
570 SUNXI_FUNCTION(0x4, "ledc"),
675 SUNXI_FUNCTION(0x5, "ledc"),
/linux-6.12.1/Documentation/scsi/
DChangeLog.sym53c8xx_285 This ensure LEDC bit will not be set on 896 and later chips.
DChangeLog.ncr53c8xx3 - Ensure LEDC bit in GPCNTL is cleared when reading the NVRAM.
DChangeLog.sym53c8xx3 - Ensure LEDC bit in GPCNTL is cleared when reading the NVRAM.
/linux-6.12.1/drivers/clk/sunxi-ng/
Dccu-sun50i-a100.c696 static SUNXI_CCU_MP_WITH_MUX_GATE(ledc_clk, "ledc",
704 static SUNXI_CCU_GATE(bus_ledc_clk, "bus-ledc", "ahb3", 0xbfc, BIT(0), 0);
Dccu-sun20i-d1.c791 static SUNXI_CCU_MP_DATA_WITH_MUX_GATE(ledc_clk, "ledc", ir_tx_ledc_parents, 0xbf0,
798 static SUNXI_CCU_GATE_HWS(bus_ledc_clk, "bus-ledc", psi_ahb_hws,