MCFGPIO_PAR_FECI2C 81 arch/m68k/coldfire/m523x.c par = readb(MCFGPIO_PAR_FECI2C); MCFGPIO_PAR_FECI2C 83 arch/m68k/coldfire/m523x.c writeb(par, MCFGPIO_PAR_FECI2C); MCFGPIO_PAR_FECI2C 92 arch/m68k/coldfire/m523x.c writeb(readb(MCFGPIO_PAR_FECI2C) | 0xf0, MCFGPIO_PAR_FECI2C); MCFGPIO_PAR_FECI2C 90 arch/m68k/coldfire/m527x.c par = readb(MCFGPIO_PAR_FECI2C); MCFGPIO_PAR_FECI2C 92 arch/m68k/coldfire/m527x.c writeb(par, MCFGPIO_PAR_FECI2C); MCFGPIO_PAR_FECI2C 98 arch/m68k/coldfire/m527x.c par = readw(MCFGPIO_PAR_FECI2C); MCFGPIO_PAR_FECI2C 100 arch/m68k/coldfire/m527x.c writew(par, MCFGPIO_PAR_FECI2C); MCFGPIO_PAR_FECI2C 127 arch/m68k/coldfire/m527x.c v = readb(MCFGPIO_PAR_FECI2C); MCFGPIO_PAR_FECI2C 128 arch/m68k/coldfire/m527x.c writeb(v | 0xf0, MCFGPIO_PAR_FECI2C); MCFGPIO_PAR_FECI2C 132 arch/m68k/coldfire/m527x.c par = readw(MCFGPIO_PAR_FECI2C); MCFGPIO_PAR_FECI2C 133 arch/m68k/coldfire/m527x.c writew(par | 0xf00, MCFGPIO_PAR_FECI2C); MCFGPIO_PAR_FECI2C 138 arch/m68k/coldfire/m527x.c par = readw(MCFGPIO_PAR_FECI2C); MCFGPIO_PAR_FECI2C 139 arch/m68k/coldfire/m527x.c writew(par | 0xa0, MCFGPIO_PAR_FECI2C); MCFGPIO_PAR_FECI2C 180 arch/m68k/coldfire/m53xx.c u8 r = readb(MCFGPIO_PAR_FECI2C); MCFGPIO_PAR_FECI2C 182 arch/m68k/coldfire/m53xx.c writeb(r, MCFGPIO_PAR_FECI2C); MCFGPIO_PAR_FECI2C 201 arch/m68k/coldfire/m53xx.c v = readb(MCFGPIO_PAR_FECI2C); MCFGPIO_PAR_FECI2C 204 arch/m68k/coldfire/m53xx.c writeb(v, MCFGPIO_PAR_FECI2C);