temp_ctl 338 drivers/vme/bridges/vme_ca91cx42.c unsigned int temp_ctl = 0; temp_ctl 404 drivers/vme/bridges/vme_ca91cx42.c temp_ctl = ioread32(bridge->base + CA91CX42_VSI_CTL[i]); temp_ctl 405 drivers/vme/bridges/vme_ca91cx42.c temp_ctl &= ~CA91CX42_VSI_CTL_EN; temp_ctl 406 drivers/vme/bridges/vme_ca91cx42.c iowrite32(temp_ctl, bridge->base + CA91CX42_VSI_CTL[i]); temp_ctl 414 drivers/vme/bridges/vme_ca91cx42.c temp_ctl &= ~CA91CX42_VSI_CTL_VAS_M; temp_ctl 415 drivers/vme/bridges/vme_ca91cx42.c temp_ctl |= addr; temp_ctl 418 drivers/vme/bridges/vme_ca91cx42.c temp_ctl &= ~(CA91CX42_VSI_CTL_PGM_M | CA91CX42_VSI_CTL_SUPER_M); temp_ctl 420 drivers/vme/bridges/vme_ca91cx42.c temp_ctl |= CA91CX42_VSI_CTL_SUPER_SUPR; temp_ctl 422 drivers/vme/bridges/vme_ca91cx42.c temp_ctl |= CA91CX42_VSI_CTL_SUPER_NPRIV; temp_ctl 424 drivers/vme/bridges/vme_ca91cx42.c temp_ctl |= CA91CX42_VSI_CTL_PGM_PGM; temp_ctl 426 drivers/vme/bridges/vme_ca91cx42.c temp_ctl |= CA91CX42_VSI_CTL_PGM_DATA; temp_ctl 429 drivers/vme/bridges/vme_ca91cx42.c iowrite32(temp_ctl, bridge->base + CA91CX42_VSI_CTL[i]); temp_ctl 432 drivers/vme/bridges/vme_ca91cx42.c temp_ctl |= CA91CX42_VSI_CTL_EN; temp_ctl 434 drivers/vme/bridges/vme_ca91cx42.c iowrite32(temp_ctl, bridge->base + CA91CX42_VSI_CTL[i]); temp_ctl 595 drivers/vme/bridges/vme_ca91cx42.c unsigned int temp_ctl = 0; temp_ctl 650 drivers/vme/bridges/vme_ca91cx42.c temp_ctl = ioread32(bridge->base + CA91CX42_LSI_CTL[i]); temp_ctl 651 drivers/vme/bridges/vme_ca91cx42.c temp_ctl &= ~CA91CX42_LSI_CTL_EN; temp_ctl 652 drivers/vme/bridges/vme_ca91cx42.c iowrite32(temp_ctl, bridge->base + CA91CX42_LSI_CTL[i]); temp_ctl 655 drivers/vme/bridges/vme_ca91cx42.c temp_ctl &= ~CA91CX42_LSI_CTL_VCT_M; temp_ctl 657 drivers/vme/bridges/vme_ca91cx42.c temp_ctl |= CA91CX42_LSI_CTL_VCT_BLT; temp_ctl 659 drivers/vme/bridges/vme_ca91cx42.c temp_ctl |= CA91CX42_LSI_CTL_VCT_MBLT; temp_ctl 662 drivers/vme/bridges/vme_ca91cx42.c temp_ctl &= ~CA91CX42_LSI_CTL_VDW_M; temp_ctl 665 drivers/vme/bridges/vme_ca91cx42.c temp_ctl |= CA91CX42_LSI_CTL_VDW_D8; temp_ctl 668 drivers/vme/bridges/vme_ca91cx42.c temp_ctl |= CA91CX42_LSI_CTL_VDW_D16; temp_ctl 671 drivers/vme/bridges/vme_ca91cx42.c temp_ctl |= CA91CX42_LSI_CTL_VDW_D32; temp_ctl 674 drivers/vme/bridges/vme_ca91cx42.c temp_ctl |= CA91CX42_LSI_CTL_VDW_D64; temp_ctl 685 drivers/vme/bridges/vme_ca91cx42.c temp_ctl &= ~CA91CX42_LSI_CTL_VAS_M; temp_ctl 688 drivers/vme/bridges/vme_ca91cx42.c temp_ctl |= CA91CX42_LSI_CTL_VAS_A16; temp_ctl 691 drivers/vme/bridges/vme_ca91cx42.c temp_ctl |= CA91CX42_LSI_CTL_VAS_A24; temp_ctl 694 drivers/vme/bridges/vme_ca91cx42.c temp_ctl |= CA91CX42_LSI_CTL_VAS_A32; temp_ctl 697 drivers/vme/bridges/vme_ca91cx42.c temp_ctl |= CA91CX42_LSI_CTL_VAS_CRCSR; temp_ctl 700 drivers/vme/bridges/vme_ca91cx42.c temp_ctl |= CA91CX42_LSI_CTL_VAS_USER1; temp_ctl 703 drivers/vme/bridges/vme_ca91cx42.c temp_ctl |= CA91CX42_LSI_CTL_VAS_USER2; temp_ctl 716 drivers/vme/bridges/vme_ca91cx42.c temp_ctl &= ~(CA91CX42_LSI_CTL_PGM_M | CA91CX42_LSI_CTL_SUPER_M); temp_ctl 718 drivers/vme/bridges/vme_ca91cx42.c temp_ctl |= CA91CX42_LSI_CTL_SUPER_SUPR; temp_ctl 720 drivers/vme/bridges/vme_ca91cx42.c temp_ctl |= CA91CX42_LSI_CTL_PGM_PGM; temp_ctl 728 drivers/vme/bridges/vme_ca91cx42.c iowrite32(temp_ctl, bridge->base + CA91CX42_LSI_CTL[i]); temp_ctl 731 drivers/vme/bridges/vme_ca91cx42.c temp_ctl |= CA91CX42_LSI_CTL_EN; temp_ctl 733 drivers/vme/bridges/vme_ca91cx42.c iowrite32(temp_ctl, bridge->base + CA91CX42_LSI_CTL[i]); temp_ctl 476 drivers/vme/bridges/vme_tsi148.c unsigned int temp_ctl = 0; temp_ctl 539 drivers/vme/bridges/vme_tsi148.c temp_ctl = ioread32be(bridge->base + TSI148_LCSR_IT[i] + temp_ctl 541 drivers/vme/bridges/vme_tsi148.c temp_ctl &= ~TSI148_LCSR_ITAT_EN; temp_ctl 542 drivers/vme/bridges/vme_tsi148.c iowrite32be(temp_ctl, bridge->base + TSI148_LCSR_IT[i] + temp_ctl 560 drivers/vme/bridges/vme_tsi148.c temp_ctl &= ~TSI148_LCSR_ITAT_2eSSTM_M; temp_ctl 563 drivers/vme/bridges/vme_tsi148.c temp_ctl |= TSI148_LCSR_ITAT_2eSSTM_160; temp_ctl 566 drivers/vme/bridges/vme_tsi148.c temp_ctl |= TSI148_LCSR_ITAT_2eSSTM_267; temp_ctl 569 drivers/vme/bridges/vme_tsi148.c temp_ctl |= TSI148_LCSR_ITAT_2eSSTM_320; temp_ctl 574 drivers/vme/bridges/vme_tsi148.c temp_ctl &= ~(0x1F << 7); temp_ctl 576 drivers/vme/bridges/vme_tsi148.c temp_ctl |= TSI148_LCSR_ITAT_BLT; temp_ctl 578 drivers/vme/bridges/vme_tsi148.c temp_ctl |= TSI148_LCSR_ITAT_MBLT; temp_ctl 580 drivers/vme/bridges/vme_tsi148.c temp_ctl |= TSI148_LCSR_ITAT_2eVME; temp_ctl 582 drivers/vme/bridges/vme_tsi148.c temp_ctl |= TSI148_LCSR_ITAT_2eSST; temp_ctl 584 drivers/vme/bridges/vme_tsi148.c temp_ctl |= TSI148_LCSR_ITAT_2eSSTB; temp_ctl 587 drivers/vme/bridges/vme_tsi148.c temp_ctl &= ~TSI148_LCSR_ITAT_AS_M; temp_ctl 588 drivers/vme/bridges/vme_tsi148.c temp_ctl |= addr; temp_ctl 590 drivers/vme/bridges/vme_tsi148.c temp_ctl &= ~0xF; temp_ctl 592 drivers/vme/bridges/vme_tsi148.c temp_ctl |= TSI148_LCSR_ITAT_SUPR ; temp_ctl 594 drivers/vme/bridges/vme_tsi148.c temp_ctl |= TSI148_LCSR_ITAT_NPRIV; temp_ctl 596 drivers/vme/bridges/vme_tsi148.c temp_ctl |= TSI148_LCSR_ITAT_PGM; temp_ctl 598 drivers/vme/bridges/vme_tsi148.c temp_ctl |= TSI148_LCSR_ITAT_DATA; temp_ctl 601 drivers/vme/bridges/vme_tsi148.c iowrite32be(temp_ctl, bridge->base + TSI148_LCSR_IT[i] + temp_ctl 605 drivers/vme/bridges/vme_tsi148.c temp_ctl |= TSI148_LCSR_ITAT_EN; temp_ctl 607 drivers/vme/bridges/vme_tsi148.c iowrite32be(temp_ctl, bridge->base + TSI148_LCSR_IT[i] + temp_ctl 813 drivers/vme/bridges/vme_tsi148.c unsigned int temp_ctl = 0; temp_ctl 903 drivers/vme/bridges/vme_tsi148.c temp_ctl = ioread32be(bridge->base + TSI148_LCSR_OT[i] + temp_ctl 905 drivers/vme/bridges/vme_tsi148.c temp_ctl &= ~TSI148_LCSR_OTAT_EN; temp_ctl 906 drivers/vme/bridges/vme_tsi148.c iowrite32be(temp_ctl, bridge->base + TSI148_LCSR_OT[i] + temp_ctl 910 drivers/vme/bridges/vme_tsi148.c temp_ctl &= ~TSI148_LCSR_OTAT_2eSSTM_M; temp_ctl 913 drivers/vme/bridges/vme_tsi148.c temp_ctl |= TSI148_LCSR_OTAT_2eSSTM_160; temp_ctl 916 drivers/vme/bridges/vme_tsi148.c temp_ctl |= TSI148_LCSR_OTAT_2eSSTM_267; temp_ctl 919 drivers/vme/bridges/vme_tsi148.c temp_ctl |= TSI148_LCSR_OTAT_2eSSTM_320; temp_ctl 925 drivers/vme/bridges/vme_tsi148.c temp_ctl &= ~TSI148_LCSR_OTAT_TM_M; temp_ctl 926 drivers/vme/bridges/vme_tsi148.c temp_ctl |= TSI148_LCSR_OTAT_TM_BLT; temp_ctl 929 drivers/vme/bridges/vme_tsi148.c temp_ctl &= ~TSI148_LCSR_OTAT_TM_M; temp_ctl 930 drivers/vme/bridges/vme_tsi148.c temp_ctl |= TSI148_LCSR_OTAT_TM_MBLT; temp_ctl 933 drivers/vme/bridges/vme_tsi148.c temp_ctl &= ~TSI148_LCSR_OTAT_TM_M; temp_ctl 934 drivers/vme/bridges/vme_tsi148.c temp_ctl |= TSI148_LCSR_OTAT_TM_2eVME; temp_ctl 937 drivers/vme/bridges/vme_tsi148.c temp_ctl &= ~TSI148_LCSR_OTAT_TM_M; temp_ctl 938 drivers/vme/bridges/vme_tsi148.c temp_ctl |= TSI148_LCSR_OTAT_TM_2eSST; temp_ctl 943 drivers/vme/bridges/vme_tsi148.c temp_ctl &= ~TSI148_LCSR_OTAT_TM_M; temp_ctl 944 drivers/vme/bridges/vme_tsi148.c temp_ctl |= TSI148_LCSR_OTAT_TM_2eSSTB; temp_ctl 948 drivers/vme/bridges/vme_tsi148.c temp_ctl &= ~TSI148_LCSR_OTAT_DBW_M; temp_ctl 951 drivers/vme/bridges/vme_tsi148.c temp_ctl |= TSI148_LCSR_OTAT_DBW_16; temp_ctl 954 drivers/vme/bridges/vme_tsi148.c temp_ctl |= TSI148_LCSR_OTAT_DBW_32; temp_ctl 964 drivers/vme/bridges/vme_tsi148.c temp_ctl &= ~TSI148_LCSR_OTAT_AMODE_M; temp_ctl 967 drivers/vme/bridges/vme_tsi148.c temp_ctl |= TSI148_LCSR_OTAT_AMODE_A16; temp_ctl 970 drivers/vme/bridges/vme_tsi148.c temp_ctl |= TSI148_LCSR_OTAT_AMODE_A24; temp_ctl 973 drivers/vme/bridges/vme_tsi148.c temp_ctl |= TSI148_LCSR_OTAT_AMODE_A32; temp_ctl 976 drivers/vme/bridges/vme_tsi148.c temp_ctl |= TSI148_LCSR_OTAT_AMODE_A64; temp_ctl 979 drivers/vme/bridges/vme_tsi148.c temp_ctl |= TSI148_LCSR_OTAT_AMODE_CRCSR; temp_ctl 982 drivers/vme/bridges/vme_tsi148.c temp_ctl |= TSI148_LCSR_OTAT_AMODE_USER1; temp_ctl 985 drivers/vme/bridges/vme_tsi148.c temp_ctl |= TSI148_LCSR_OTAT_AMODE_USER2; temp_ctl 988 drivers/vme/bridges/vme_tsi148.c temp_ctl |= TSI148_LCSR_OTAT_AMODE_USER3; temp_ctl 991 drivers/vme/bridges/vme_tsi148.c temp_ctl |= TSI148_LCSR_OTAT_AMODE_USER4; temp_ctl 1001 drivers/vme/bridges/vme_tsi148.c temp_ctl &= ~(3<<4); temp_ctl 1003 drivers/vme/bridges/vme_tsi148.c temp_ctl |= TSI148_LCSR_OTAT_SUP; temp_ctl 1005 drivers/vme/bridges/vme_tsi148.c temp_ctl |= TSI148_LCSR_OTAT_PGM; temp_ctl 1022 drivers/vme/bridges/vme_tsi148.c iowrite32be(temp_ctl, bridge->base + TSI148_LCSR_OT[i] + temp_ctl 1026 drivers/vme/bridges/vme_tsi148.c temp_ctl |= TSI148_LCSR_OTAT_EN; temp_ctl 1028 drivers/vme/bridges/vme_tsi148.c iowrite32be(temp_ctl, bridge->base + TSI148_LCSR_OT[i] +