Home
last modified time | relevance | path

Searched refs:oft (Results 1 – 13 of 13) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/ethernet/chelsio/cxgb3/
H A Dxgmac.c100 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 …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/phy/rf/halrf_8852b/
H A Dhalrf_dack_8852b.c189 u32 oft; in halrf_dack_reload_by_path_8852b() local
192 oft = 0; in halrf_dack_reload_by_path_8852b()
194 oft = 0x100; in halrf_dack_reload_by_path_8852b()
197 halrf_wreg(rf, 0xc000+ oft, 0x1e, i); in halrf_dack_reload_by_path_8852b()
198 halrf_wreg(rf, 0xc004+ oft, 0x3fc0, dack->msbk_d[path][0][i]); in halrf_dack_reload_by_path_8852b()
201 halrf_wreg(rf, 0xc020+ oft, 0x1e, i); in halrf_dack_reload_by_path_8852b()
202 halrf_wreg(rf, 0xc024+ oft, 0x3fc0, dack->msbk_d[path][1][i]); in halrf_dack_reload_by_path_8852b()
206 halrf_wreg(rf, 0xc004+ oft, 0x3ff00000, dack->biask_d[path][0]); in halrf_dack_reload_by_path_8852b()
207 halrf_wreg(rf, 0xc024+ oft, 0x3ff00000, dack->biask_d[path][1]); in halrf_dack_reload_by_path_8852b()
213 u32 oft; in halrf_dack_reload_8852b() local
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/phy/rf/halrf_8852b/
H A Dhalrf_dack_8852b.c189 u32 oft; in halrf_dack_reload_by_path_8852b() local
192 oft = 0; in halrf_dack_reload_by_path_8852b()
194 oft = 0x100; in halrf_dack_reload_by_path_8852b()
197 halrf_wreg(rf, 0xc000+ oft, 0x1e, i); in halrf_dack_reload_by_path_8852b()
198 halrf_wreg(rf, 0xc004+ oft, 0x3fc0, dack->msbk_d[path][0][i]); in halrf_dack_reload_by_path_8852b()
201 halrf_wreg(rf, 0xc020+ oft, 0x1e, i); in halrf_dack_reload_by_path_8852b()
202 halrf_wreg(rf, 0xc024+ oft, 0x3fc0, dack->msbk_d[path][1][i]); in halrf_dack_reload_by_path_8852b()
206 halrf_wreg(rf, 0xc004+ oft, 0x3ff00000, dack->biask_d[path][0]); in halrf_dack_reload_by_path_8852b()
207 halrf_wreg(rf, 0xc024+ oft, 0x3ff00000, dack->biask_d[path][1]); in halrf_dack_reload_by_path_8852b()
213 u32 oft; in halrf_dack_reload_8852b() local
[all …]
/OK3568_Linux_fs/u-boot/drivers/net/
H A Ddm9000x.c284 int i, oft, lnk; in dm9000_init() local
350 for (i = 0, oft = DM9000_PAR; i < 6; i++, oft++) in dm9000_init()
351 DM9000_iow(oft, dev->enetaddr[i]); in dm9000_init()
352 for (i = 0, oft = 0x16; i < 8; i++, oft++) in dm9000_init()
353 DM9000_iow(oft, 0xff); in dm9000_init()
356 for (i = 0, oft = 0x10; i < 6; i++, oft++) in dm9000_init()
357 DM9000_DBG("%02x:", DM9000_ior(oft)); in dm9000_init()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/davicom/
H A Ddm9000.c844 int i, oft; in dm9000_hash_table_unlocked() local
851 for (i = 0, oft = DM9000_PAR; i < 6; i++, oft++) in dm9000_hash_table_unlocked()
852 iow(db, oft, dev->dev_addr[i]); in dm9000_hash_table_unlocked()
867 for (i = 0, oft = DM9000_MAR; i < 4; i++) { in dm9000_hash_table_unlocked()
868 iow(db, oft++, hash_table[i]); in dm9000_hash_table_unlocked()
869 iow(db, oft++, hash_table[i] >> 8); in dm9000_hash_table_unlocked()
/OK3568_Linux_fs/yocto/meta-openembedded/meta-perl/recipes-perl/libxml/
H A Dlibxml-filter-buffertext-perl_1.01.bb6 to, and most don't. This filter does the trivial but oft-repeated task \
/OK3568_Linux_fs/kernel/security/smack/
H A DKconfig30 This is a superior mechanism to the oft abused
/OK3568_Linux_fs/kernel/drivers/crypto/
H A Dmxs-dcp.c629 unsigned int i, len, clen, oft = 0; in dcp_sha_req_to_buf() local
645 scatterwalk_map_and_copy(in_buf + actx->fill, src, oft, clen, in dcp_sha_req_to_buf()
649 oft += clen; in dcp_sha_req_to_buf()
/OK3568_Linux_fs/buildroot/package/bc/
H A D0002-notice-read-and-write-errors-on-input-and-output.patch599 /* an oft-used error message: */
/OK3568_Linux_fs/kernel/Documentation/admin-guide/media/
H A Dgspca-cardlist.rst73 ov519 045e:028c Micro$oft xbox cam
/OK3568_Linux_fs/u-boot/
H A DREADME4608 => print oft
4609 oft=oftrees/mpc8540ads.dtb
4610 => tftp $oftaddr $oft
/OK3568_Linux_fs/kernel/Documentation/admin-guide/
H A Dkernel-parameters.txt4658 [w[arm] | c[old] | h[ard] | s[oft] | g[pio]] \
/OK3568_Linux_fs/device/rockchip/common/images/userdata/userdata_normal/media/
H A Dyuv420_p352x288.yuv708 …;>>=<;=>=<==<>?>?@@=9740,011/02331232343454522Nf3� .��|������������zt}����oft~�����gD2<Tbgx������…
1451 …~~~~~}~~}~}}~||~�}~~}~���~�~zvponllkkkiikkiikkklljiikllllmmmmmmno{}oft}|~{|}�������������…