Home
last modified time | relevance | path

Searched refs:membase (Results 1 – 18 of 18) sorted by relevance

/freebsd-14.2/contrib/ntp/ntpd/
H A Drefclock_tt560.c81 caddr_t membase; in tt560_start() local
96 membase = mmap ((caddr_t) 0, TTIME_MEMORY_SIZE, in tt560_start()
100 if (membase == (caddr_t) -1) { in tt560_start()
114 up->tt_mem = (tt_mem_space_t *)membase; in tt560_start()
/freebsd-14.2/contrib/ntp/include/
H A Dhopf6039.h120 unsigned long membase; /* without mmap */ member
137 unsigned int membase; member
/freebsd-14.2/sys/dev/pci/
H A Dpci_user.c856 rman_res_t membase; in pci_bar_mmap() local
880 pm->pm_value & PCIM_BAR_MEM_BASE, &membase); in pci_bar_mmap()
884 pbase = trunc_page(membase); in pci_bar_mmap()
885 plen = round_page(membase + ((pci_addr_t)1 << pm->pm_size)) - in pci_bar_mmap()
917 pbm->pbm_bar_off = membase - pbase; in pci_bar_mmap()
H A Dpci_pci.c819 return (sc->membase > 0 && sc->membase < sc->memlimit); in pcib_is_nonprefetch_open()
868 sc->membase = PCI_PPBMEMBASE(0, in pcib_get_mem_decode()
921 pci_write_config(dev, PCIR_MEMBASE_1, sc->membase >> 16, 2); in pcib_set_mem_decode()
1712 (uintmax_t)sc->membase, (uintmax_t)sc->memlimit); in pcib_attach_common()
2533 ok = ok || (start >= sc->membase && end <= sc->memlimit); in pcib_alloc_resource()
2558 if (start < sc->membase) in pcib_alloc_resource()
2559 start = sc->membase; in pcib_alloc_resource()
2571 if (start < sc->memlimit && end > sc->membase) in pcib_alloc_resource()
2592 (uintmax_t)sc->membase, (uintmax_t)sc->memlimit, in pcib_alloc_resource()
H A Dpcib_private.h126 pci_addr_t membase; /* base address of memory window */ member
H A Dpcivar.h236 uint32_t membase; /* base address of memory window */ member
/freebsd-14.2/sys/contrib/device-tree/Bindings/net/wireless/
H A Dqcom,ath10k.yaml27 - const: membase
269 reg-names = "membase";
H A Dqcom,ath10k.txt26 "membase"
188 reg-names = "membase";
/freebsd-14.2/share/examples/drivers/
H A Dmake_device_driver.sh467 u_long membase = bus_get_resource_start(device,
477 /*rid*/0, membase, memsize);
/freebsd-14.2/sys/contrib/device-tree/src/arm64/qcom/
H A Dqcm2290.dtsi1166 reg-names = "membase";
H A Dqcs404.dtsi1060 reg-names = "membase";
H A Dsm6350.dtsi1906 reg-names = "membase";
H A Dsm6375.dtsi1487 reg-names = "membase";
H A Dmsm8998.dtsi2577 reg-names = "membase";
H A Dsm6115.dtsi2232 reg-names = "membase";
H A Dsc7180.dtsi3608 reg-names = "membase";
H A Dsm8150.dtsi4354 reg-names = "membase";
H A Dsdm845.dtsi5321 reg-names = "membase";