Searched full:ledc (Results 1 – 3 of 3) sorted by relevance
/freebsd/sys/dev/mii/ |
H A D | lxtphyreg.h | 64 #define CONFIG_LEDC1 0x0080 /* LEDC configuration */ 66 /* 0 0 LEDC indicates collision */ 67 /* 0 1 LEDC is off */ 68 /* 1 0 LEDC indicates activity */ 69 /* 1 1 LEDC is on */
|
/freebsd/sys/riscv/allwinner/ |
H A D | d1_padconf.c | 49 …{ "PC0", 2, 0, { "gpio_in", "gpio_out", "uart2", "i2c2", "ledc", NULL, NULL, NULL, NU… 85 …{ "PE5", 4, 5, { "gpio_in", "gpio_out", "ncsi0", "uart4", "i2c2", "ledc", "jtag", "jtag", "e… 100 …{ "PF2", 5, 2, { "gpio_in", "gpio_out", "mmc0", "uart0", "i2c0", "ledc", "spdif", NULL, NU… 118 …{ "PG13", 6, 13, { "gpio_in", "gpio_out", "i2s1", "i2c0", "emac", "pwm2", "ledc", "uart1", NU… 121 …{ "PG16", 6, 16, { "gpio_in", "gpio_out", "ir", "tcon", "pwm5", "clk", "spdif", "ledc", NU…
|
/freebsd/sys/dev/clk/allwinner/ |
H A D | ccu_d1.c | 187 CCU_GATE(CLK_BUS_LEDC, "bus-ledc", "psi-ahb", 0xBFC, 0) 874 CLK_LEDC, "ledc", ledc_parents, /* id, name, parents */
|