Searched refs:CCIA_V (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/sys/arch/hpc/stand/hpcboot/sh3/cpu/
H A D7750.h47 VOLATILE_REF(__a) &= ~(CCIA_V); \
H A Dsh4.h84 #define CCIA_V 0x00000001 macro
/netbsd-current/sys/arch/sh3/include/
H A Dcache_sh4.h72 #define CCIA_V 0x00000001 macro
112 (*(volatile uint32_t *)__a) &= ~(CCIA_V); \
128 (*(volatile uint32_t *)__a) &= ~(CCIA_V); \
/netbsd-current/sys/arch/sh3/sh3/
H A Dcache_sh4.c244 cache_sh4_op_8lines_32(va, SH4_CCIA, CCIA_ENTRY_MASK, CCIA_V);
282 cache_sh4_op_8lines_32(va, SH4_CCIA, CCIA_ENTRY_MASK, CCIA_V);
287 cache_sh4_op_line_32(va, SH4_CCIA, CCIA_ENTRY_MASK, CCIA_V);
440 CCIA_V, 13);
458 CCIA_V, 13);
464 CCIA_V, 13);
H A Ddb_interface.c557 db_printf("%08x _%c ", r & CCIA_TAGADDR_MASK, ON(r, CCIA_V));

Completed in 100 milliseconds