Home
last modified time | relevance | path

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

/openbmc/u-boot/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()
/openbmc/linux/drivers/scsi/sym53c8xx_2/
Dsym_hipd.c
/openbmc/linux/tools/perf/
Dbuiltin-c2c.c
Dbuiltin-kvm.c
/openbmc/qemu/include/hw/
H A Dclock.h55 #define CLOCK_PERIOD_TO_HZ(per) (((per) != 0) ? CLOCK_PERIOD_1SEC / (per) : 0u) argument
/openbmc/linux/drivers/clk/imx/
Dclk-imx31.c
/openbmc/u-boot/drivers/pinctrl/meson/
H A Dpinctrl-meson.h101 #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 Dat91_pio.h39 u32 per; /* 0x00 PIO Enable Register */ member
/openbmc/linux/drivers/net/wireless/ath/ath9k/
Dwmi.h
/openbmc/linux/drivers/net/wireless/silabs/wfx/
Dhif_api_general.h
/openbmc/linux/drivers/net/wireless/ath/wil6210/
Ddebugfs.c
/openbmc/linux/drivers/scsi/
Dncr53c8xx.c
/openbmc/linux/drivers/media/dvb-frontends/
Ddib8000.c
/openbmc/qemu/hw/arm/
H A Domap1.c3505 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 Domap_common.h524 const struct dpll_params *per; member