Searched refs:IS_TX391X (Results 1 - 3 of 3) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/arch/hpcmips/tx/
H A Dtx39var.h74 #define IS_TX391X(t) ((t)->tc_chipset == __TX391X) macro
77 #define IS_TX391X(t) (1) macro
80 #define IS_TX391X(t) (0) macro
H A Dtx39ioreg.h280 (IS_TX391X(c) ? tx391x_mfio_map : tx392x_mfio_map)
282 (IS_TX391X(c) ? TX391X_IO_IO_MAX : TX392X_IO_IO_MAX)
H A Dtx39io.c89 (IS_TX391X(t) \
129 if (IS_TX391X(tc)) {

Completed in 63 milliseconds