Home
last modified time | relevance | path

Searched defs:ofst (Results 1 – 25 of 37) sorted by relevance

12

/OK3568_Linux_fs/kernel/drivers/fpga/
H A Ddfl.c916 u32 ofst = FIELD_GET(DFH_NEXT_HDR_OFST, v); in feature_size() local
939 resource_size_t ofst, u16 fid, in parse_feature_irqs()
1019 resource_size_t ofst, resource_size_t size, u16 fid) in create_feature_instance()
1054 resource_size_t ofst) in parse_feature_port_afu()
1067 resource_size_t ofst) in parse_feature_afu()
1118 resource_size_t ofst) in parse_feature_fiu()
1165 resource_size_t ofst) in parse_feature_private()
1183 resource_size_t ofst) in parse_feature()
1211 u32 ofst = 0; in parse_feature_list() local
/OK3568_Linux_fs/kernel/drivers/nvme/target/
H A Dtrace.c126 u32 ofst = get_unaligned_le32(spc + 4); in nvmet_trace_fabrics_property_set() local
156 u32 ofst = get_unaligned_le32(spc + 4); in nvmet_trace_fabrics_property_get() local
/OK3568_Linux_fs/kernel/drivers/irqchip/
H A Dirq-mbigen.c82 unsigned int nid, irq_ofst, ofst; in get_mbigen_type_reg() local
98 unsigned int ofst = (hwirq / 32) * 4; in get_mbigen_clear_reg() local
/OK3568_Linux_fs/kernel/drivers/nvme/host/
H A Dtrace.c186 u32 ofst = get_unaligned_le32(spc + 4); in nvme_trace_fabrics_property_set() local
214 u32 ofst = get_unaligned_le32(spc + 4); in nvme_trace_fabrics_property_get() local
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/phy/bb/
H A Dhalbb_cmn_rpt.c367 u8 ofst = rate_i->idx; in halbb_rx_pkt_mu_cnt_rpt() local
842 u8 ofst = rate_i->idx; in halbb_rx_pkt_su_non_data_cnt_rpt() local
858 u8 ofst = rate_i->idx; in halbb_rx_pkt_su_cnt_rpt() local
H A Dhalbb_hw_cfg.c34 s8 ofst = 0; in halbb_cfg_bb_rpl_ofst() local
H A Dhalbb_dig.c514 s8 ofst = 0; in halbb_dig_ofst_by_fa() local
541 u8 halbb_dig_igi_by_ofst(struct bb_info *bb, u8 igi_pre, s8 ofst) in halbb_dig_igi_by_ofst()
1250 s8 ofst; in halbb_dig() local
H A Dhalbb_fwofld.c99 u32 ofst = 0; in halbb_fwcfg_bb_phy_8852a_2() local
H A Dhalbb_ant_div.c1032 u8 ofst = rate_i->idx; in halbb_antdiv_get_rate_stat() local
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/phy/bb/
H A Dhalbb_cmn_rpt.c367 u8 ofst = rate_i->idx; in halbb_rx_pkt_mu_cnt_rpt() local
842 u8 ofst = rate_i->idx; in halbb_rx_pkt_su_non_data_cnt_rpt() local
858 u8 ofst = rate_i->idx; in halbb_rx_pkt_su_cnt_rpt() local
H A Dhalbb_hw_cfg.c34 s8 ofst = 0; in halbb_cfg_bb_rpl_ofst() local
H A Dhalbb_dig.c514 s8 ofst = 0; in halbb_dig_ofst_by_fa() local
541 u8 halbb_dig_igi_by_ofst(struct bb_info *bb, u8 igi_pre, s8 ofst) in halbb_dig_igi_by_ofst()
1250 s8 ofst; in halbb_dig() local
H A Dhalbb_fwofld.c99 u32 ofst = 0; in halbb_fwcfg_bb_phy_8852a_2() local
H A Dhalbb_ant_div.c1032 u8 ofst = rate_i->idx; in halbb_antdiv_get_rate_stat() local
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/phy/bb/halbb_8852b/
H A Dhalbb_reg_cfg_8852b.c46 u32 ofst = 0; in halbb_cfg_bb_phy_8852b() local
H A Dhalbb_8852b_fwofld_api.c1091 s8 ofst = 0; in halbb_fwofld_set_rxsc_rpl_comp_8852b() local
H A Dhalbb_8852b_api.c1522 s16 pw_dbm_cck, s8 ofst, in halbb_set_tx_pow_ref_8852b()
2028 s8 ofst = 0; in halbb_set_rxsc_rpl_comp_8852b() local
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/phy/bb/halbb_8852b/
H A Dhalbb_reg_cfg_8852b.c46 u32 ofst = 0; in halbb_cfg_bb_phy_8852b() local
H A Dhalbb_8852b_fwofld_api.c1091 s8 ofst = 0; in halbb_fwofld_set_rxsc_rpl_comp_8852b() local
H A Dhalbb_8852b_api.c1522 s16 pw_dbm_cck, s8 ofst, in halbb_set_tx_pow_ref_8852b()
2028 s8 ofst = 0; in halbb_set_rxsc_rpl_comp_8852b() local
/OK3568_Linux_fs/external/rknpu2/examples/rknn_yolov5_demo/src/
H A Dmain.cc57 static unsigned char* load_data(FILE* fp, size_t ofst, size_t sz) in load_data()
H A Dmain_video.cc79 static unsigned char* load_data(FILE* fp, size_t ofst, size_t sz) in load_data()
/OK3568_Linux_fs/kernel/drivers/scsi/csiostor/
H A Dcsio_init.c80 int ret, ofst; in csio_mem_read() local
/OK3568_Linux_fs/kernel/drivers/crypto/stm32/
H A Dstm32-cryp.c217 static inline u32 stm32_cryp_read(struct stm32_cryp *cryp, u32 ofst) in stm32_cryp_read()
222 static inline void stm32_cryp_write(struct stm32_cryp *cryp, u32 ofst, u32 val) in stm32_cryp_write()
/OK3568_Linux_fs/kernel/drivers/crypto/chelsio/
H A Dchcr_algo.h121 #define FILL_SEC_CPL_OP_IVINSR(id, len, ofst) \ argument

12