Searched refs:DDB_INTCS (Results 1 – 4 of 4) sorted by relevance
57 #define DDB_INTCS 0x0070 /* Controller Internal Registers and Devices */ macro
33 #define DDB_VRC5477 DDB_INTCS
68 {"DDB_INTCS", DDB_BASE + DDB_INTCS},
226 db_assert((ddb_in32(DDB_INTCS) & 0xffffff0f) == in ddb5476_board_init()