Searched full:ledc (Results 1 – 10 of 10) sorted by relevance
/linux-6.12.1/Documentation/devicetree/bindings/leds/ |
D | allwinner,sun50i-a100-ledc.yaml | 4 $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/ |
D | leds-cpcap.c | 103 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()
|
D | leds-sun50i-a100.c | 559 { .compatible = "allwinner,sun50i-a100-ledc" }, 573 .name = "sun50i-a100-ledc",
|
/linux-6.12.1/drivers/pinctrl/sunxi/ |
D | pinctrl-sun20i-d1.c | 162 SUNXI_FUNCTION(0x4, "ledc"), 455 SUNXI_FUNCTION(0x5, "ledc"), 604 SUNXI_FUNCTION(0x5, "ledc"), 756 SUNXI_FUNCTION(0x6, "ledc"), 787 SUNXI_FUNCTION(0x7, "ledc"),
|
D | pinctrl-sun50i-a100.c | 385 SUNXI_FUNCTION(0x5, "ledc"), /* LEDC */ 570 SUNXI_FUNCTION(0x4, "ledc"), 675 SUNXI_FUNCTION(0x5, "ledc"),
|
/linux-6.12.1/Documentation/scsi/ |
D | ChangeLog.sym53c8xx_2 | 85 This ensure LEDC bit will not be set on 896 and later chips.
|
D | ChangeLog.ncr53c8xx | 3 - Ensure LEDC bit in GPCNTL is cleared when reading the NVRAM.
|
D | ChangeLog.sym53c8xx | 3 - Ensure LEDC bit in GPCNTL is cleared when reading the NVRAM.
|
/linux-6.12.1/drivers/clk/sunxi-ng/ |
D | ccu-sun50i-a100.c | 696 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);
|
D | ccu-sun20i-d1.c | 791 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,
|