Lines Matching refs:CIMCMD_WRREGB

551 …writeb(0xff,((unsigned char *)regbase) + (CIMCMD_WRREGB | SAB82538_REG_PIM_A)); /* All interrupts …  in DisableESCC8InterruptsFromCIM()
552 …writeb(0xff,((unsigned char *)regbase) + (CIMCMD_WRREGB | SAB82538_REG_PIM_B)); /* All interrupts … in DisableESCC8InterruptsFromCIM()
553 …writeb(0xff,((unsigned char *)regbase) + (CIMCMD_WRREGB | SAB82538_REG_PIM_C)); /* All interrupts … in DisableESCC8InterruptsFromCIM()
554 …writeb(0xff,((unsigned char *)regbase) + (CIMCMD_WRREGB | SAB82538_REG_PIM_D)); /* All interrupts … in DisableESCC8InterruptsFromCIM()
720 …writeb(0x00,((unsigned char *)regbase) + (CIMCMD_WRREGB | SAB82538_REG_PCR_A)); /* All output bit… in CreateESCC8fromCIM()
721 …writeb(0xff,((unsigned char *)regbase) + (CIMCMD_WRREGB | SAB82538_REG_PIM_A)); /* All interrupts … in CreateESCC8fromCIM()
722 writeb(0xff,((unsigned char *)regbase) + (CIMCMD_WRREGB | SAB82538_REG_PVR_A)); /* All low */ in CreateESCC8fromCIM()
727 …writeb(0x00,((unsigned char *)regbase) + (CIMCMD_WRREGB | SAB82538_REG_PCR_B)); /* All output bit… in CreateESCC8fromCIM()
728 …writeb(0xff,((unsigned char *)regbase) + (CIMCMD_WRREGB | SAB82538_REG_PIM_B)); /* All interrupts … in CreateESCC8fromCIM()
729 writeb(0xff,((unsigned char *)regbase) + (CIMCMD_WRREGB | SAB82538_REG_PVR_B)); /* All low */ in CreateESCC8fromCIM()
734 …writeb(0xff,((unsigned char *)regbase) + (CIMCMD_WRREGB | SAB82538_REG_PCR_C)); /* All intput bit… in CreateESCC8fromCIM()
735 …writeb(0xff,((unsigned char *)regbase) + (CIMCMD_WRREGB | SAB82538_REG_PIM_C)); /* All interrupts … in CreateESCC8fromCIM()
742 …writeb(0x0f,((unsigned char *)regbase) + (CIMCMD_WRREGB | SAB82538_REG_PCR_D)); /* 4 input bits … in CreateESCC8fromCIM()
743 …writeb(0xff,((unsigned char *)regbase) + (CIMCMD_WRREGB | SAB82538_REG_PIM_D)); /* All interrupts … in CreateESCC8fromCIM()
751 writeb(SAB82538_IVA_ROT, ((unsigned char *)regbase) + (CIMCMD_WRREGB | SAB82532_REG_IVA)); in CreateESCC8fromCIM()
752 writeb(0, ((unsigned char *)regbase) + (CIMCMD_WRREGB | SAB82532_REG_IPC)); in CreateESCC8fromCIM()
2872 writeb(val, (unsigned char*) (((unsigned int) reg) + CIMCMD_WRREGB)); in wmsaura_writeb()
2935 writeb(vallow, (unsigned char*) (address + CIMCMD_WRREGB)); in wmsaura_writew()
2937 writeb(valhigh, (unsigned char*) (address + CIMCMD_WRREGB)); in wmsaura_writew()