Home
last modified time | relevance | path

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

/NextBSD/sys/dev/le/
HDif_le_cbus.c187 le_cbus_wrbcr(sc, LE_BCR5, LE_B4_PSE | LE_B4_XMTE); in le_cbus_hwreset()
189 le_cbus_wrbcr(sc, LE_BCR6, LE_B4_PSE | LE_B4_RCVE); in le_cbus_hwreset()
191 le_cbus_wrbcr(sc, LE_BCR7, LE_B4_PSE | LE_B4_COLE); in le_cbus_hwreset()
HDlancereg.h446 #define LE_B4_PSE 0x0080 /* pulse stretcher enable */ macro