Searched defs:per (Results 1 – 4 of 4) sorted by relevance
/u-boot/drivers/gpio/ |
A D | adi_gpio2.c | 89 inline void portmux_setup(unsigned short per) in portmux_setup() 103 inline u16 get_portmux(unsigned short per) in get_portmux() 131 int peripheral_request(unsigned short per, const char *label) in peripheral_request() 190 int peripheral_request_list(const unsigned short per[], const char *label) in peripheral_request_list() 209 void peripheral_free(unsigned short per) in peripheral_free() 230 void peripheral_free_list(const unsigned short per[]) in peripheral_free_list()
|
/u-boot/drivers/pinctrl/meson/ |
A D | pinctrl-meson.h | 113 #define BANK_DS(n, f, l, per, peb, pr, pb, dr, db, or, ob, ir, ib, \ argument 129 #define BANK(n, f, l, per, peb, pr, pb, dr, db, or, ob, ir, ib) \ argument
|
/u-boot/arch/arm/mach-at91/include/mach/ |
A D | at91_pio.h | 39 u32 per; /* 0x00 PIO Enable Register */ member
|
/u-boot/arch/arm/include/asm/ |
A D | omap_common.h | 526 const struct dpll_params *per; member
|
Completed in 10 milliseconds