Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/media/platform/mediatek/mdp3/
A Dmtk-mdp3-comp.h12 #define MM_REG_WRITE_MASK(cmd, id, base, ofst, val, mask, ...) \ argument
16 #define MM_REG_WRITE(cmd, id, base, ofst, val, mask, ...) \ argument
52 #define MM_REG_POLL_MASK(cmd, id, base, ofst, val, _mask, ...) \ argument
59 #define MM_REG_POLL(cmd, id, base, ofst, val, mask, ...) \ argument
/linux-6.3-rc2/drivers/fpga/
A Ddfl.c945 u32 ofst = FIELD_GET(DFH_NEXT_HDR_OFST, value); in feature_size() local
1009 resource_size_t ofst, struct dfl_feature_info *finfo) in parse_feature_irqs()
1137 resource_size_t ofst, resource_size_t size, u16 fid) in create_feature_instance()
1210 resource_size_t ofst) in parse_feature_port_afu()
1223 resource_size_t ofst) in parse_feature_afu()
1274 resource_size_t ofst) in parse_feature_fiu()
1321 resource_size_t ofst) in parse_feature_private()
1339 resource_size_t ofst) in parse_feature()
1367 u32 ofst = 0; in parse_feature_list() local
/linux-6.3-rc2/drivers/irqchip/
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
/linux-6.3-rc2/drivers/nvme/target/
A Dtrace.c142 u32 ofst = get_unaligned_le32(spc + 4); in nvmet_trace_fabrics_property_set() local
172 u32 ofst = get_unaligned_le32(spc + 4); in nvmet_trace_fabrics_property_get() local
/linux-6.3-rc2/drivers/nvme/host/
A Dtrace.c255 u32 ofst = get_unaligned_le32(spc + 4); in nvme_trace_fabrics_property_set() local
283 u32 ofst = get_unaligned_le32(spc + 4); in nvme_trace_fabrics_property_get() local
/linux-6.3-rc2/drivers/net/wireless/realtek/rtw89/
A Drtw8852a.c498 struct rtw8852a_tssi_offset *ofst[] = {&map->path_a_tssi, &map->path_b_tssi}; in rtw8852a_efuse_parsing_tssi() local
555 u32 ofst; in rtw8852a_phycap_parsing_tssi() local
A Drtw8852b.c564 struct rtw8852b_tssi_offset *ofst[] = {&map->path_a_tssi, &map->path_b_tssi}; in rtw8852b_efuse_parsing_tssi() local
667 u32 ofst; in rtw8852b_phycap_parsing_tssi() local
A Drtw8852c.c356 struct rtw8852c_tssi_offset *ofst[] = {&map->path_a_tssi, &map->path_b_tssi}; in rtw8852c_efuse_parsing_tssi() local
453 u32 ofst; in rtw8852c_phycap_parsing_tssi() local
A Dphy.c905 s8 ofst; in rtw89_phy_cfg_bb_rpl_ofst() local
1422 u32 ofst = 0; in rtw89_phy0_phy1_offset() local
1989 static const int ofst[] = { -14, -10, -6, -2, 2, 6, 10, 14 }; in rtw89_phy_fill_txpwr_limit_ru_160m() local
/linux-6.3-rc2/drivers/scsi/csiostor/
A Dcsio_init.c80 int ret, ofst; in csio_mem_read() local
/linux-6.3-rc2/drivers/crypto/chelsio/
A Dchcr_algo.h121 #define FILL_SEC_CPL_OP_IVINSR(id, len, ofst) \ argument
/linux-6.3-rc2/drivers/crypto/stm32/
A Dstm32-cryp.c261 static inline u32 stm32_cryp_read(struct stm32_cryp *cryp, u32 ofst) in stm32_cryp_read()
266 static inline void stm32_cryp_write(struct stm32_cryp *cryp, u32 ofst, u32 val) in stm32_cryp_write()
/linux-6.3-rc2/drivers/net/ethernet/chelsio/cxgb4/
A Dt4_hw.c5940 int i, ofst = idx * 4; in t4_set_trace_filter() local
6007 int i, ofst = idx * 4; in t4_get_trace_filter() local
A Dcxgb4_debugfs.c1635 int ret, ofst; in flash_read() local

Completed in 61 milliseconds