Searched refs:oft (Results 1 – 5 of 5) sorted by relevance
| /openbmc/u-boot/drivers/gpio/ |
| H A D | hsdk-creg-gpio.c | 29 static int hsdk_creg_gpio_set_value(struct udevice *dev, unsigned oft, int val) in hsdk_creg_gpio_set_value() argument 32 u8 reg_shift = oft * hcg->bit_per_gpio + hcg->shift; in hsdk_creg_gpio_set_value() 43 static int hsdk_creg_gpio_direction_output(struct udevice *dev, unsigned oft, in hsdk_creg_gpio_direction_output() argument 46 hsdk_creg_gpio_set_value(dev, oft, val); in hsdk_creg_gpio_direction_output() 51 static int hsdk_creg_gpio_direction_input(struct udevice *dev, unsigned oft) in hsdk_creg_gpio_direction_input() argument 60 static int hsdk_creg_gpio_get_value(struct udevice *dev, unsigned int oft) in hsdk_creg_gpio_get_value() argument 65 val >>= oft * hcg->bit_per_gpio + hcg->shift; in hsdk_creg_gpio_get_value()
|
| /openbmc/u-boot/drivers/net/ |
| H A D | dm9000x.c | 283 int i, oft, lnk; in dm9000_init() local 349 for (i = 0, oft = DM9000_PAR; i < 6; i++, oft++) in dm9000_init() 350 DM9000_iow(oft, dev->enetaddr[i]); in dm9000_init() 351 for (i = 0, oft = 0x16; i < 8; i++, oft++) in dm9000_init() 352 DM9000_iow(oft, 0xff); in dm9000_init() 355 for (i = 0, oft = 0x10; i < 6; i++, oft++) in dm9000_init() 356 DM9000_DBG("%02x:", DM9000_ior(oft)); in dm9000_init()
|
| /openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libxml/ |
| H A D | libxml-filter-buffertext-perl_1.01.bb | 6 to, and most don't. This filter does the trivial but oft-repeated task \
|
| /openbmc/u-boot/drivers/clk/ |
| H A D | clk-hsdk-cgu.c | 130 u32 oft; member 150 u32 oft; member 562 clk->idiv_regs = clk->cgu_regs + axi_clk_cfg.idiv[i].oft; in axi_clk_set() 600 clk->idiv_regs = clk->cgu_regs + tun_clk_cfg.idiv[i].oft; in tun_clk_set()
|
| /openbmc/u-boot/ |
| H A D | README | 4333 => print oft 4334 oft=oftrees/mpc8540ads.dtb 4335 => tftp $oftaddr $oft
|