Home
last modified time | relevance | path

Searched refs:base_offset (Results 1 – 25 of 26) sorted by relevance

12

/freebsd/sys/dev/clk/rockchip/
H A Drk_clk_pll.c39 uint32_t base_offset; member
167 READ4(clk, sc->base_offset, &raw0); in rk3066_clk_pll_recalc()
246 WRITE4(clk, sc->base_offset, reg); in rk3066_clk_pll_set_freq()
264 WRITE4(clk, sc->base_offset + 12, in rk3066_clk_pll_set_freq()
324 sc->base_offset = clkdef->base_offset; in rk3066_clk_pll_register()
389 READ4(clk, sc->base_offset, &raw1); in rk3328_clk_pll_recalc()
461 WRITE4(clk, sc->base_offset, reg); in rk3328_clk_pll_set_freq()
526 sc->base_offset = clkdef->base_offset; in rk3328_clk_pll_register()
596 READ4(clk, sc->base_offset, &con1); in rk3399_clk_pll_recalc()
699 WRITE4(clk, sc->base_offset, reg); in rk3399_clk_pll_set_freq()
[all …]
H A Drk3328_cru.c673 .base_offset = 0x00,
689 .base_offset = 0x20,
704 .base_offset = 0x40,
717 .base_offset = 0x60,
733 .base_offset = 0xa0,
H A Drk_clk_pll.h46 uint32_t base_offset; member
H A Drk3568_pmucru.c64 .base_offset = CRU_PLLSEL_CON(_off), \
H A Drk3399_pmucru.c771 .base_offset = 0x00,
H A Drk3288_cru.c499 .base_offset = _base, \
H A Drk3399_cru.c692 .base_offset = _base, \
H A Drk3568_cru.c75 .base_offset = RK3568_PLLSEL_CON(_off), \
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/
H A DUdtRecordCompleter.h91 uint64_t base_offset; member
97 access(lldb::eAccessPublic), bitfield_width(0), base_offset(0) {} in Member()
102 base_offset(0) {} in Member()
105 base_offset = bit_offset; in ConvertToStruct()
H A DUdtRecordCompleter.cpp372 ? member->bit_offset - field->base_offset in AddMember()
H A DSymbolFileNativePDB.cpp1543 addr_t base_offset = entry->GetRangeBase(); in ParseInlineSite() local
1554 parent_site->ranges.FindEntryThatContains(base_offset)) { in ParseInlineSite()
1561 func_base + base_offset)) { in ParseInlineSite()
/freebsd/sys/dev/ncthwm/
H A Dncthwm.c70 uint8_t base_offset; member
78 .base_offset = 5,
91 .base_offset = 5,
203 iobase = superio_get_iobase(dev) + sc->nctdevp->base_offset; in ncthwm_attach()
/freebsd/sys/ufs/ufs/
H A Dufs_extattr.c851 off_t base_offset; in ufs_extattr_get() local
881 base_offset = sizeof(struct ufs_extattr_fileheader) + in ufs_extattr_get()
897 local_aio.uio_offset = base_offset; in ufs_extattr_get()
947 uio->uio_offset = base_offset + sizeof(struct in ufs_extattr_get()
1053 off_t base_offset; in ufs_extattr_set() local
1084 base_offset = sizeof(struct ufs_extattr_fileheader) + in ufs_extattr_set()
1101 local_aio.uio_offset = base_offset; in ufs_extattr_set()
1161 off_t base_offset; in ufs_extattr_rm() local
1183 base_offset = sizeof(struct ufs_extattr_fileheader) + in ufs_extattr_rm()
1199 local_aio.uio_offset = base_offset; in ufs_extattr_rm()
[all …]
/freebsd/sbin/bsdlabel/
H A Dbsdlabel.c1231 base_offset = BBSIZE / secsize; in checklabel()
1238 if (pp->p_offset > base_offset) in checklabel()
1239 free_space += pp->p_offset - base_offset; in checklabel()
1240 if (pp->p_offset + pp->p_size > base_offset) in checklabel()
1241 base_offset = pp->p_offset + pp->p_size; in checklabel()
1243 if (base_offset < lp->d_secperunit) in checklabel()
1244 free_space += lp->d_secperunit - base_offset; in checklabel()
1280 base_offset = BBSIZE / secsize; in checklabel()
1289 base_offset = pp->p_offset + pp->p_size; in checklabel()
1309 needed, base_offset, current_offset); in checklabel()
[all …]
/freebsd/sys/contrib/device-tree/include/dt-bindings/pinctrl/
H A Domap.h74 #define OMAP_PADCONF_OFFSET(offset, base_offset) ((offset) - (base_offset)) argument
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFFormValue.cpp552 uint64_t DWARFFormValue::Reference(dw_offset_t base_offset) const { in Reference()
560 return value + base_offset; in Reference()
/freebsd/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangASTSource.cpp1459 CharUnits base_offset; in ExtractBaseOffsets() local
1462 base_offset = in ExtractBaseOffsets()
1465 base_offset = in ExtractBaseOffsets()
1469 origin_base_cxx_record.decl, base_offset)); in ExtractBaseOffsets()
/freebsd/sys/dev/ice/
H A Dice_flex_type.h143 __le16 base_offset; member
H A Dice_ddp_common.c1196 *offset = LE16_TO_CPU(fv_section->base_offset) + index; in ice_sw_fv_handler()
/freebsd/sys/contrib/ncsw/inc/flib/
H A Dfsl_fman_kg.h360 uint8_t base_offset; member
/freebsd/sys/dev/dpaa2/
H A Ddpaa2_mcp.h381 uint64_t base_offset; member
H A Ddpaa2_rc.c894 uint64_t base_offset; in dpaa2_rc_get_obj_region() member
950 reg->base_offset = resp->base_offset; in dpaa2_rc_get_obj_region()
3087 start = reg.base_paddr + reg.base_offset; in dpaa2_rc_add_managed_child()
3088 end = reg.base_paddr + reg.base_offset + reg.size - 1; in dpaa2_rc_add_managed_child()
/freebsd/sys/dev/bhnd/tools/
H A Dnvram_map_gen.awk3178 function srom_entry_new(var, revisions, base_offset, type, _obj) {
3186 set(_obj, p_base_offset, base_offset)
4094 function parse_srom_segment(base_offset, base_type, _simple, _type, _type_str,
4118 _offset = base_offset + parse_uint_offset(_offset)
/freebsd/sys/contrib/ncsw/Peripherals/FM/Pcd/
H A Dfman_kg.c471 tmp_reg |= (uint32_t)params->cc_params.base_offset << in fman_kg_build_scheme()
/freebsd/contrib/libxo/libxo/
H A Dlibxo.c4012 ssize_t base_offset = xbp->xb_curp - xbp->xb_bufp; in xo_buf_append_div() local
4046 memmove(xbp->xb_bufp + base_offset + div_len + olen, in xo_buf_append_div()
4047 xbp->xb_bufp + base_offset, new_offset - base_offset); in xo_buf_append_div()
4050 memcpy(xbp->xb_bufp + base_offset, div_number, div_len); in xo_buf_append_div()
4053 memcpy(xbp->xb_bufp + base_offset + div_len, cp, olen); in xo_buf_append_div()

12