cntlstat 170 arch/mips/include/asm/ip32/mace.h volatile u64 cntlstat; /* Control/Status register */ cntlstat 580 drivers/parport/parport_ip32.c writeq(ctrl, &mace->perif.ctrl.parport.cntlstat); cntlstat 600 drivers/parport/parport_ip32.c writeq(ctrl, &mace->perif.ctrl.parport.cntlstat); cntlstat 609 drivers/parport/parport_ip32.c writeq(ctrl, &mace->perif.ctrl.parport.cntlstat); cntlstat 646 drivers/parport/parport_ip32.c ctrl = readq(&mace->perif.ctrl.parport.cntlstat); cntlstat 648 drivers/parport/parport_ip32.c writeq(ctrl, &mace->perif.ctrl.parport.cntlstat); cntlstat 653 drivers/parport/parport_ip32.c ctrl = readq(&mace->perif.ctrl.parport.cntlstat); cntlstat 671 drivers/parport/parport_ip32.c writeq(ctrl, &mace->perif.ctrl.parport.cntlstat); cntlstat 704 drivers/parport/parport_ip32.c writeq(MACEPAR_CTLSTAT_RESET, &mace->perif.ctrl.parport.cntlstat);