Searched refs:CONFIG_LEDC1 (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/sys/dev/mii/
H A Dlxtphyreg.h65 #define CONFIG_LEDC1 0x0080 /* LEDC configuration */ macro
/freebsd-12-stable/sys/dev/tx/
H A Dif_tx.c1119 cfg |= CONFIG_LEDC1 | CONFIG_LEDC0;
1121 cfg &= ~(CONFIG_LEDC1 | CONFIG_LEDC0);

Completed in 57 milliseconds