Home
last modified time | relevance | path

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

/u-boot/drivers/gpio/
A Dmsm_gpio.c18 #define GPIO_CONFIG_OFF(no) ((no) * 0x1000) argument
19 #define GPIO_IN_OUT_OFF(no) ((no) * 0x1000 + 0x4) argument
/u-boot/arch/arm/mach-rockchip/rk3368/
A Drk3368.c108 static inline uintptr_t sgrf_soc_con_addr(unsigned int no) in sgrf_soc_con_addr()
116 static inline uintptr_t sgrf_busdmac_addr(unsigned int no) in sgrf_busdmac_addr()
/u-boot/drivers/clk/rockchip/
A Dclk_rk3188.c44 u32 no; member
233 uint32_t nr, no, nf; in rkclk_pll_get_rate() local
A Dclk_rk3288.c44 u32 no; member
241 uint no = 1; in pll_para_config() local
547 uint32_t nr, no, nf; in rkclk_pll_get_rate() local
A Dclk_rk3368.c37 u32 no; member
69 uint32_t nr, no, nf; in rkclk_pll_get_rate() local
/u-boot/arch/arm/include/asm/arch-rockchip/
A Dclock.h68 unsigned int no; member
/u-boot/scripts/kconfig/
A Dexpr.h28 no, mod, yes enumerator
/u-boot/drivers/net/
A Dmtk_eth.c205 static void mtk_gdma_write(struct mtk_eth_priv *priv, int no, u32 reg, in mtk_gdma_write()
/u-boot/arch/arm/dts/
A Dsama5d2-pinfunc.h1 #define PINMUX_PIN(no, func, ioset) \ argument
A Dsama7g5-pinfunc.h2 #define PINMUX_PIN(no, func, ioset) \ argument

Completed in 35 milliseconds