Lines Matching refs:IOPB_RAM_BIST
1277 #define IOPB_RAM_BIST 0x38 macro
4873 AdvWriteByteRegister(iop_base, IOPB_RAM_BIST, PRE_TEST_MODE); in AdvInitAsc38C0800Driver()
4875 byte = AdvReadByteRegister(iop_base, IOPB_RAM_BIST); in AdvInitAsc38C0800Driver()
4882 AdvWriteByteRegister(iop_base, IOPB_RAM_BIST, NORMAL_MODE); in AdvInitAsc38C0800Driver()
4884 if (AdvReadByteRegister(iop_base, IOPB_RAM_BIST) in AdvInitAsc38C0800Driver()
4898 AdvWriteByteRegister(iop_base, IOPB_RAM_BIST, RAM_TEST_MODE); in AdvInitAsc38C0800Driver()
4901 byte = AdvReadByteRegister(iop_base, IOPB_RAM_BIST); in AdvInitAsc38C0800Driver()
4910 AdvWriteByteRegister(iop_base, IOPB_RAM_BIST, NORMAL_MODE); in AdvInitAsc38C0800Driver()
5361 AdvWriteByteRegister(iop_base, IOPB_RAM_BIST, PRE_TEST_MODE); in AdvInitAsc38C1600Driver()
5363 byte = AdvReadByteRegister(iop_base, IOPB_RAM_BIST); in AdvInitAsc38C1600Driver()
5370 AdvWriteByteRegister(iop_base, IOPB_RAM_BIST, NORMAL_MODE); in AdvInitAsc38C1600Driver()
5372 if (AdvReadByteRegister(iop_base, IOPB_RAM_BIST) in AdvInitAsc38C1600Driver()
5386 AdvWriteByteRegister(iop_base, IOPB_RAM_BIST, RAM_TEST_MODE); in AdvInitAsc38C1600Driver()
5389 byte = AdvReadByteRegister(iop_base, IOPB_RAM_BIST); in AdvInitAsc38C1600Driver()
5398 AdvWriteByteRegister(iop_base, IOPB_RAM_BIST, NORMAL_MODE); in AdvInitAsc38C1600Driver()