Home | History | Annotate | Download | only in ic

Lines Matching refs:pcic_read

143 	reg = pcic_read(h, PCIC_IDENT);
181 reg = pcic_read(h, -1);
184 reg = pcic_read(h, -1);
192 reg = pcic_read(h, PCIC_RICOH_REG_CHIP_ID);
253 /* initialize pcic_read and pcic_write functions */
272 reg = pcic_read(h, PCIC_CIRRUS_CHIP_INFO);
284 reg = pcic_read(h, PCIC_IDENT);
286 reg = pcic_read(h, PCIC_IDENT);
310 (void) pcic_read(h, PCIC_CSC);
361 (pcic_read(h, PCIC_CSC_INTR) == 0)) {
371 pcic_read(h, PCIC_CSC_INTR));
477 (void) pcic_read(h, PCIC_CSC);
484 reg = pcic_read(h, PCIC_CIRRUS_MISC_CTL_2);
494 reg = pcic_read(h, PCIC_IF_STATUS);
677 cscreg = pcic_read(h, PCIC_CSC);
692 statreg = pcic_read(h, PCIC_IF_STATUS);
790 intr = pcic_read(h, PCIC_INTR);
944 reg = pcic_read(h, PCIC_ADDRWIN_ENABLE);
954 r1 = pcic_read(h, mem_map_index[win].sysmem_start_msb);
955 r2 = pcic_read(h, mem_map_index[win].sysmem_start_lsb);
956 r3 = pcic_read(h, mem_map_index[win].sysmem_stop_msb);
957 r4 = pcic_read(h, mem_map_index[win].sysmem_stop_lsb);
958 r5 = pcic_read(h, mem_map_index[win].cardmem_msb);
959 r6 = pcic_read(h, mem_map_index[win].cardmem_lsb);
1043 reg = pcic_read(h, PCIC_ADDRWIN_ENABLE);
1167 reg = pcic_read(h, PCIC_IOCTL);
1172 reg = pcic_read(h, PCIC_ADDRWIN_ENABLE);
1238 reg = pcic_read(h, PCIC_ADDRWIN_ENABLE);
1252 stat = pcic_read(h, PCIC_IF_STATUS);
1257 stat = pcic_read(h, PCIC_IF_STATUS);
1312 intr = pcic_read(h, PCIC_INTR);
1331 regtmp = pcic_read(h, PCIC_RICOH_REG_MCR2);
1348 printf("prcr = %02x\n", pcic_read(h, 0x02));
1349 printf("cvsr = %02x\n", pcic_read(h, 0x2f));
1351 pcic_write(h, 0x2f, pcic_read(h, 0x2f) & ~0x03);
1352 printf("cvsr = %02x\n", pcic_read(h, 0x2f));
1380 reg = pcic_read(h, PCIC_IF_STATUS);
1412 intr = pcic_read(h, PCIC_INTR);
1436 intr = pcic_read(h, PCIC_INTR);