/openbmc/linux/drivers/net/ethernet/chelsio/cxgb3/ |
H A D | xgmac.c | 100 unsigned int oft = mac->offset; in t3_mac_reset() local 102 t3_write_reg(adap, A_XGM_RESET_CTRL + oft, F_MAC_RESET_); in t3_mac_reset() 103 t3_read_reg(adap, A_XGM_RESET_CTRL + oft); /* flush */ in t3_mac_reset() 105 t3_write_regs(adap, mac_reset_avp, ARRAY_SIZE(mac_reset_avp), oft); in t3_mac_reset() 106 t3_set_reg_field(adap, A_XGM_RXFIFO_CFG + oft, in t3_mac_reset() 109 t3_set_reg_field(adap, A_XGM_TXFIFO_CFG + oft, 0, F_UNDERUNFIX); in t3_mac_reset() 113 t3_set_reg_field(adap, A_XGM_SERDES_CTRL + oft, 0, in t3_mac_reset() 115 if (t3_wait_op_done(adap, A_XGM_SERDES_STATUS1 + oft, in t3_mac_reset() 122 t3_set_reg_field(adap, A_XGM_SERDES_CTRL + oft, 0, in t3_mac_reset() 128 t3_set_reg_field(adap, A_XGM_RX_MAX_PKT_SIZE + oft, in t3_mac_reset() [all …]
|
/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/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/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/linux/drivers/net/ethernet/davicom/ |
H A D | dm9000.c | 840 int i, oft; in dm9000_hash_table_unlocked() local 847 for (i = 0, oft = DM9000_PAR; i < 6; i++, oft++) in dm9000_hash_table_unlocked() 848 iow(db, oft, dev->dev_addr[i]); in dm9000_hash_table_unlocked() 863 for (i = 0, oft = DM9000_MAR; i < 4; i++) { in dm9000_hash_table_unlocked() 864 iow(db, oft++, hash_table[i]); in dm9000_hash_table_unlocked() 865 iow(db, oft++, hash_table[i] >> 8); in dm9000_hash_table_unlocked()
|
/openbmc/linux/security/smack/ |
H A D | Kconfig | 30 This is a superior mechanism to the oft abused
|
/openbmc/linux/drivers/crypto/ |
H A D | mxs-dcp.c | 630 unsigned int i, len, clen, oft = 0; in dcp_sha_req_to_buf() local 646 scatterwalk_map_and_copy(in_buf + actx->fill, src, oft, clen, in dcp_sha_req_to_buf() 650 oft += clen; in dcp_sha_req_to_buf()
|
/openbmc/linux/Documentation/admin-guide/media/ |
H A D | gspca-cardlist.rst | 73 ov519 045e:028c Micro$oft xbox cam
|
/openbmc/u-boot/ |
H A D | README | 4333 => print oft 4334 oft=oftrees/mpc8540ads.dtb 4335 => tftp $oftaddr $oft
|
/openbmc/linux/Documentation/admin-guide/ |
H A D | kernel-parameters.txt | 5440 [w[arm] | c[old] | h[ard] | s[oft] | g[pio]] | d[efault] \
|