Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/dev/mii/
Dlxtphyreg.h63 #define CONFIG_LEDC1 0x0080 /* LEDC configuration */ macro
/freebsd-10-stable/sys/dev/tx/
Dif_tx.c1116 cfg |= CONFIG_LEDC1 | CONFIG_LEDC0; in epic_ifmedia_upd_locked()
1118 cfg &= ~(CONFIG_LEDC1 | CONFIG_LEDC0); in epic_ifmedia_upd_locked()