Searched defs:per (Results 1 – 15 of 15) sorted by relevance
/openbmc/u-boot/drivers/gpio/ |
H A D | adi_gpio2.c | 87 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()
|
/openbmc/linux/drivers/scsi/sym53c8xx_2/ |
D | sym_hipd.c |
|
/openbmc/linux/tools/perf/ |
D | builtin-c2c.c |
|
D | builtin-kvm.c |
|
/openbmc/qemu/include/hw/ |
H A D | clock.h | 55 #define CLOCK_PERIOD_TO_HZ(per) (((per) != 0) ? CLOCK_PERIOD_1SEC / (per) : 0u) argument
|
/openbmc/linux/drivers/clk/imx/ |
D | clk-imx31.c |
|
/openbmc/u-boot/drivers/pinctrl/meson/ |
H A D | pinctrl-meson.h | 101 #define BANK(n, f, l, per, peb, pr, pb, dr, db, or, ob, ir, ib) \ argument
|
/openbmc/u-boot/arch/arm/mach-at91/include/mach/ |
H A D | at91_pio.h | 39 u32 per; /* 0x00 PIO Enable Register */ member
|
/openbmc/linux/drivers/net/wireless/ath/ath9k/ |
D | wmi.h |
|
/openbmc/linux/drivers/net/wireless/silabs/wfx/ |
D | hif_api_general.h |
|
/openbmc/linux/drivers/net/wireless/ath/wil6210/ |
D | debugfs.c |
|
/openbmc/linux/drivers/scsi/ |
D | ncr53c8xx.c |
|
/openbmc/linux/drivers/media/dvb-frontends/ |
D | dib8000.c |
|
/openbmc/qemu/hw/arm/ |
H A D | omap1.c | 3505 static const int per[8] = { 1, 2, 4, 8, 12, 16, 20, 24 }; in omap_lpg_update() local
|
/openbmc/u-boot/arch/arm/include/asm/ |
H A D | omap_common.h | 524 const struct dpll_params *per; member
|