Home
last modified time | relevance | path

Searched refs:gpio_ext_porta (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/arch/arm/mach-socfpga/
H A Dfpga_manager.c28 val = readl(&fpgamgr_regs->gpio_ext_porta); in is_fpgamgr_initdone_high()
/openbmc/u-boot/arch/arm/mach-socfpga/include/mach/
H A Dfpga_manager_gen5.h56 u32 gpio_ext_porta; /* 0x850 */ member
/openbmc/u-boot/drivers/fpga/
H A Dsocfpga_gen5.c128 reg = readl(&fpgamgr_regs->gpio_ext_porta); in fpgamgr_program_poll_cd()