Searched refs:ABWCR (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/h8300/kernel/
H A Dsetup.c188 volatile unsigned char *abwcr = (volatile unsigned char *)ABWCR;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/h8300/include/asm/
H A Dregs306x.h28 #define ABWCR 0xFEE020 macro
H A Dio.h103 return (*(volatile unsigned char *)ABWCR & (1 << ((addr >> 21) & 7))) == 0;
H A Dregs267x.h45 #define ABWCR 0xFFFEC0 macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/h8300/platform/h8s/edosk2674/
H A Dcrt0_rom.S111 INIT_REGS_DATA(ABWCR,0x80)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dne-h8300.c93 bus_width = *(volatile unsigned char *)ABWCR;
280 bus_width = *(volatile unsigned char *)ABWCR;

Completed in 80 milliseconds