Home
last modified time | relevance | path

Searched defs:per (Results 1 – 4 of 4) sorted by relevance

/rk3399_rockchip-uboot/drivers/gpio/
H A Dadi_gpio2.c87 inline void portmux_setup(unsigned short per) in portmux_setup()
101 inline u16 get_portmux(unsigned short per) in get_portmux()
129 int peripheral_request(unsigned short per, const char *label) in peripheral_request()
188 int peripheral_request_list(const unsigned short per[], const char *label) in peripheral_request_list()
207 void peripheral_free(unsigned short per) in peripheral_free()
228 void peripheral_free_list(const unsigned short per[]) in peripheral_free_list()
/rk3399_rockchip-uboot/drivers/pinctrl/meson/
H A Dpinctrl-meson.h117 #define BANK(n, f, l, per, peb, pr, pb, dr, db, or, ob, ir, ib) \ argument
/rk3399_rockchip-uboot/arch/arm/mach-at91/include/mach/
H A Dat91_pio.h40 u32 per; /* 0x00 PIO Enable Register */ member
/rk3399_rockchip-uboot/arch/arm/include/asm/
H A Domap_common.h525 const struct dpll_params *per; member