HomeSort by: relevance | last modified time | path
    Searched refs:IS_TX391X (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/arch/hpcmips/tx/
tx39var.h 74 #define IS_TX391X(t) ((t)->tc_chipset == __TX391X)
77 #define IS_TX391X(t) (1)
80 #define IS_TX391X(t) (0)
tx39ioreg.h 280 (IS_TX391X(c) ? tx391x_mfio_map : tx392x_mfio_map)
282 (IS_TX391X(c) ? TX391X_IO_IO_MAX : TX392X_IO_IO_MAX)
tx39io.c 89 (IS_TX391X(t) \
130 if (IS_TX391X(tc)) {

Completed in 25 milliseconds