Searched refs:MCFGPIO_PASPAR (Results 1 – 2 of 2) sorted by relevance
67 paspar = mcf_read16(MCFGPIO_PASPAR); in m528x_i2c_init()69 mcf_write16(paspar, MCFGPIO_PASPAR); in m528x_i2c_init()92 v16 = mcf_read16(MCFGPIO_PASPAR); in m528x_fec_init()93 mcf_write16(v16 | 0xf00, MCFGPIO_PASPAR); in m528x_fec_init()
185 #define MCFGPIO_PASPAR (MCF_IPSBAR + 0x00100056) macro