Home
last modified time | relevance | path

Searched refs:par_fec (Results 1 – 9 of 9) sorted by relevance

/openbmc/u-boot/arch/m68k/cpu/mcf532x/
H A Dcpu_init.c177 setbits_8(&gpio->par_fec, in fecpin_setclear()
182 setbits_8(&gpio->par_fec, in fecpin_setclear()
189 clrbits_8(&gpio->par_fec, in fecpin_setclear()
193 clrbits_8(&gpio->par_fec, in fecpin_setclear()
336 setbits_8(&gpio->par_fec, in fecpin_setclear()
341 clrbits_8(&gpio->par_fec, in fecpin_setclear()
/openbmc/u-boot/arch/m68k/cpu/mcf5445x/
H A Dcpu_init.c396 setbits_8(&gpio->par_fec, GPIO_PAR_FEC_FEC0_RMII_GPIO); in fecpin_setclear()
398 setbits_8(&gpio->par_fec, GPIO_PAR_FEC_FEC1_RMII_ATA); in fecpin_setclear()
405 setbits_8(&gpio->par_fec, GPIO_PAR_FEC_FEC0_MII); in fecpin_setclear()
407 clrbits_8(&gpio->par_fec, ~GPIO_PAR_FEC_FEC0_UNMASK); in fecpin_setclear()
411 setbits_8(&gpio->par_fec, GPIO_PAR_FEC_FEC1_MII); in fecpin_setclear()
413 clrbits_8(&gpio->par_fec, ~GPIO_PAR_FEC_FEC1_UNMASK); in fecpin_setclear()
421 out_8(&gpio->par_fec, 0x03); in fecpin_setclear()
430 clrbits_8(&gpio->par_fec, ~GPIO_PAR_FEC_FEC_MASK); in fecpin_setclear()
/openbmc/u-boot/board/freescale/m54455evb/
H A Dm54455evb.c98 tmp = (in_8(&gpio->par_fec) & GPIO_PAR_FEC_FEC1_UNMASK) | 0x10; in ide_preinit()
99 setbits_8(&gpio->par_fec, tmp); in ide_preinit()
/openbmc/u-boot/arch/m68k/include/asm/
H A Dimmap_5329.h272 u8 par_fec; /* 0x50 */ member
287 u8 par_fec; /* 0x5D */ member
H A Dimmap_520x.h149 u8 par_fec; /* 0x38 */ member
H A Dimmap_5301x.h244 u8 par_fec; /* 0x56 */ member
H A Dimmap_5445x.h193 u8 par_fec; /* FEC Pin Assignment Register */ member
H A Dimmap_5441x.h213 u8 par_fec; /* 0x5E */ member
/openbmc/u-boot/arch/m68k/cpu/mcf52x2/
H A Dcpu_init.c165 setbits_8(&gpio->par_fec, in fecpin_setclear()
170 clrbits_8(&gpio->par_fec, in fecpin_setclear()