Searched defs:per (Results 1 – 6 of 6) sorted by relevance
/u-boot-v2022.01-rc1/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-v2022.01-rc1/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-v2022.01-rc1/arch/arm/mach-at91/include/mach/ |
A D | at91_pio.h | 39 u32 per; /* 0x00 PIO Enable Register */ member
|
/u-boot-v2022.01-rc1/arch/arm/include/asm/ |
A D | omap_common.h | 526 const struct dpll_params *per; member
|
/u-boot-v2022.01-rc1/arch/mips/mach-octeon/include/mach/ |
A D | cvmx-pciercx-defs.h | 1907 u32 per : 1; member
|
A D | cvmx-pcieepx-defs.h | 2550 u32 per : 1; member
|
Completed in 58 milliseconds