Home
last modified time | relevance | path

Searched refs:ppd_pwm (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/u-boot/board/astro/mcf5373l/
H A Dfpga.c84 if (readb(&gpiop->ppd_pwm) & 0x08) in altera_status_fn()
94 if (readb(&gpiop->ppd_pwm) & 0x20) in altera_done_fn()
226 return (readb(&gpiop->ppd_pwm) & 0x08) == 0; in xilinx_init_config_fn()
234 return (readb(&gpiop->ppd_pwm) & 0x20) >> 5; in xilinx_done_config_fn()
/OK3568_Linux_fs/u-boot/arch/m68k/include/asm/
H A Dimmap_5329.h218 u8 ppd_pwm; /* 0x2E */ member