Home
last modified time | relevance | path

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

/openbmc/qemu/audio/
H A Dnoaudio.c46 NoVoiceOut *no = (NoVoiceOut *) hw; in no_write() local
52 NoVoiceOut *no = (NoVoiceOut *) hw; in no_init_out() local
67 NoVoiceOut *no = (NoVoiceOut *) hw; in no_enable_out() local
76 NoVoiceIn *no = (NoVoiceIn *) hw; in no_init_in() local
91 NoVoiceIn *no = (NoVoiceIn *) hw; in no_read() local
100 NoVoiceIn *no = (NoVoiceIn *) hw; in no_enable_in() local
/openbmc/u-boot/arch/arm/mach-rockchip/
H A Drk3368-board-tpl.c27 static inline uintptr_t sgrf_soc_con_addr(unsigned no) in sgrf_soc_con_addr()
35 static inline uintptr_t sgrf_busdmac_addr(unsigned no) in sgrf_busdmac_addr()
/openbmc/u-boot/drivers/gpio/
H A Dmsm_gpio.c17 #define GPIO_CONFIG_OFF(no) ((no) * 0x1000) argument
18 #define GPIO_IN_OUT_OFF(no) ((no) * 0x1000 + 0x4) argument
/openbmc/phosphor-inventory-manager/
H A Dinterface_ops.hpp33 struct no struct
35 char array[2];
/openbmc/u-boot/drivers/clk/rockchip/
H A Dclk_rk3188.c39 u32 no; member
228 uint32_t nr, no, nf; in rkclk_pll_get_rate() local
H A Dclk_rk3288.c37 u32 no; member
234 uint no = 1; in pll_para_config() local
540 uint32_t nr, no, nf; in rkclk_pll_get_rate() local
H A Dclk_rk3368.c32 u32 no; member
64 uint32_t nr, no, nf; in rkclk_pll_get_rate() local
/openbmc/qemu/hw/intc/
H A Drx_icu.c140 static void rxicu_ack_irq(void *opaque, int no, int level) in rxicu_ack_irq()
/openbmc/qemu/target/rx/
H A Dcpu.c163 static void rx_cpu_set_irq(void *opaque, int no, int request) in rx_cpu_set_irq()
/openbmc/boost-dbus/include/dbus/
H A Delement.hpp225 typedef struct { char array[2]; } no; typedef
/openbmc/u-boot/scripts/kconfig/
H A Dexpr.h28 no, mod, yes enumerator
/openbmc/qemu/target/xtensa/
H A Doverlay_tool.h28 #define XTREG(idx, ofs, bi, sz, al, no, fl, cp, typ, grp, name, \ argument
/openbmc/u-boot/drivers/net/
H A Dmtk_eth.c194 static void mtk_gdma_write(struct mtk_eth_priv *priv, int no, u32 reg, in mtk_gdma_write()
/openbmc/u-boot/arch/arm/dts/
H A Dsama5d2-pinfunc.h1 #define PINMUX_PIN(no, func, ioset) \ argument
/openbmc/openbmc/poky/meta/lib/oe/
H A Dspdx30.py2976 no = "https://spdx.org/rdf/3.0.1/terms/Core/PresenceType/no" variable in PresenceType