Home
last modified time | relevance | path

Searched defs:address (Results 151 – 175 of 1454) sorted by relevance

12345678910>>...59

/openbmc/linux/drivers/gpu/drm/panel/
H A Dpanel-tpo-tpg110.c190 u8 address, u8 outval) in tpg110_readwrite_reg()
249 static u8 tpg110_read_reg(struct tpg110 *tpg, u8 address) in tpg110_read_reg()
254 static void tpg110_write_reg(struct tpg110 *tpg, u8 address, u8 outval) in tpg110_write_reg()
/openbmc/linux/drivers/net/wireless/ath/ath10k/
H A Dhif.h109 static inline int ath10k_hif_diag_read(struct ath10k *ar, u32 address, void *buf, in ath10k_hif_diag_read()
115 static inline int ath10k_hif_diag_write(struct ath10k *ar, u32 address, in ath10k_hif_diag_write()
210 static inline u32 ath10k_hif_read32(struct ath10k *ar, u32 address) in ath10k_hif_read32()
221 u32 address, u32 data) in ath10k_hif_write32()
/openbmc/linux/arch/mips/cavium-octeon/executive/
H A Dcvmx-l2c.c440 uint64_t address; in cvmx_l2c_flush() local
460 int cvmx_l2c_unlock_line(uint64_t address) in cvmx_l2c_unlock_line()
666 uint64_t address = CVMX_ADD_SEG(CVMX_MIPS_SPACE_XKPHYS, in cvmx_l2c_get_tag() local
882 uint64_t address; in cvmx_l2c_flush_line() local
/openbmc/linux/kernel/
H A Dkallsyms.c482 static int __sprint_symbol(char *buffer, unsigned long address, in __sprint_symbol()
533 int sprint_symbol(char *buffer, unsigned long address) in sprint_symbol()
550 int sprint_symbol_build_id(char *buffer, unsigned long address) in sprint_symbol_build_id()
567 int sprint_symbol_no_offset(char *buffer, unsigned long address) in sprint_symbol_no_offset()
587 int sprint_backtrace(char *buffer, unsigned long address) in sprint_backtrace()
607 int sprint_backtrace_build_id(char *buffer, unsigned long address) in sprint_backtrace_build_id()
/openbmc/linux/drivers/usb/misc/
H A Demi62.c36 #define INTERNAL_RAM(address) (address <= MAX_INTERNAL_ADDRESS) argument
47 static int emi62_writememory(struct usb_device *dev, int address, in emi62_writememory()
/openbmc/linux/arch/s390/mm/
H A Dfault.c122 static void dump_pagetable(unsigned long asce, unsigned long address) in dump_pagetable()
250 unsigned long address; in do_no_context() local
364 unsigned long address; in do_exception() local
/openbmc/linux/arch/x86/mm/
H A Dpti.c171 static p4d_t *pti_user_pagetable_walk_p4d(unsigned long address) in pti_user_pagetable_walk_p4d()
199 static pmd_t *pti_user_pagetable_walk_pmd(unsigned long address) in pti_user_pagetable_walk_pmd()
244 static pte_t *pti_user_pagetable_walk_pte(unsigned long address) in pti_user_pagetable_walk_pte()
/openbmc/linux/mm/kmsan/
H A Dcore.c50 void kmsan_internal_poison_memory(void *address, size_t size, gfp_t flags, in kmsan_internal_poison_memory()
62 void kmsan_internal_unpoison_memory(void *address, size_t size, bool checked) in kmsan_internal_unpoison_memory()
264 u64 address = (u64)addr; in kmsan_internal_set_shadow_origin() local
/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-connectivity/thingsboard-gateway/thingsboard-gateway/
H A Dbacnet.json4 "address": "192.168.188.181:1052", string
14 "address": "192.168.188.181:10520", string
/openbmc/linux/arch/mips/pci/
H A Dpcie-octeon.c82 uint64_t address:32; /* PCIe IO address */ member
91 uint64_t address:36; /* PCIe Mem address */ member
274 uint64_t address = in cvmx_pcie_config_read8() local
296 uint64_t address = in cvmx_pcie_config_read16() local
318 uint64_t address = in cvmx_pcie_config_read32() local
339 uint64_t address = in cvmx_pcie_config_write8() local
358 uint64_t address = in cvmx_pcie_config_write16() local
377 uint64_t address = in cvmx_pcie_config_write32() local
H A Dpci-rt3883.c104 u32 address; in rt3883_pci_read_cfg32() local
117 u32 address; in rt3883_pci_write_cfg32() local
228 u32 address; in rt3883_pci_config_read() local
261 u32 address; in rt3883_pci_config_write() local
/openbmc/linux/drivers/i2c/busses/
H A Di2c-elektor.c60 u8 __iomem *address = ctl ? (base_iomem + 1) : base_iomem; in pcf_isa_setbyte() local
77 u8 __iomem *address = ctl ? (base_iomem + 1) : base_iomem; in pcf_isa_getbyte() local
/openbmc/qemu/target/openrisc/
H A Dmmu.c30 target_ulong address) in get_phys_nommu()
96 static void raise_mmu_exception(OpenRISCCPU *cpu, target_ulong address, in raise_mmu_exception()
/openbmc/openbmc/poky/bitbake/lib/bb/asyncrpc/
H A Dconnection.py48 def address(self): member in StreamConnection
111 def address(self): member in WebsocketConnection
/openbmc/ipmbbridge/
H A Dipmbdefines.hpp34 uint8_t address; member
49 uint8_t address; member
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Ddf_v3_6.c48 unsigned long flags, address, data; in df_v3_6_get_fica() local
72 unsigned long flags, address, data; in df_v3_6_set_fica() local
100 unsigned long flags, address, data; in df_v3_6_perfmon_rreg() local
122 unsigned long flags, address, data; in df_v3_6_perfmon_wreg() local
140 unsigned long flags, address, data; in df_v3_6_perfmon_arm_with_status() local
/openbmc/linux/arch/alpha/include/asm/
H A Dpgtable.h154 #define PAGE_PTR(address) \ argument
277 extern inline pmd_t * pmd_offset(pud_t * dir, unsigned long address) in pmd_offset()
286 extern inline pte_t * pte_offset_kernel(pmd_t * dir, unsigned long address) in pte_offset_kernel()
302 unsigned long address, pte_t *ptep) in update_mmu_cache()
307 struct vm_area_struct *vma, unsigned long address, in update_mmu_cache_range()
/openbmc/linux/arch/x86/mm/pat/
H A Dset_memory.c668 pte_t *lookup_address_in_pgd_attr(pgd_t *pgd, unsigned long address, in lookup_address_in_pgd_attr()
727 pte_t *lookup_address_in_pgd(pgd_t *pgd, unsigned long address, in lookup_address_in_pgd()
743 pte_t *lookup_address(unsigned long address, unsigned int *level) in lookup_address()
766 pmd_t *lookup_pmd_address(unsigned long address) in lookup_pmd_address()
835 static void __set_pmd_pte(pte_t *kpte, unsigned long address, pte_t pte) in __set_pmd_pte()
876 static int __should_split_large_page(pte_t *kpte, unsigned long address, in __should_split_large_page()
1023 static int should_split_large_page(pte_t *kpte, unsigned long address, in should_split_large_page()
1039 pgprot_t ref_prot, unsigned long address, in split_set_pte()
1181 unsigned long address) in split_large_page()
1627 unsigned long address; in __change_page_attr() local
[all …]
/openbmc/qemu/target/loongarch/
H A Dtlb_helper.c32 int *prot, target_ulong address, in loongarch_map_tlb_entry()
161 int *prot, target_ulong address, in loongarch_map_address()
188 int *prot, target_ulong address, in get_physical_address()
250 static void raise_mmu_exception(CPULoongArchState *env, target_ulong address, in raise_mmu_exception()
490 uint64_t address, entryhi; in helper_tlbfill() local
678 bool loongarch_cpu_tlb_fill(CPUState *cs, vaddr address, int size, in loongarch_cpu_tlb_fill()
/openbmc/qemu/target/mips/tcg/sysemu/
H A Dtlb_helper.c361 target_ulong address, MMUAccessType access_type) in no_mmu_map_address()
370 int *prot, target_ulong address, in fixed_mmu_map_address()
391 target_ulong address, MMUAccessType access_type) in r4k_map_address()
496 static void raise_mmu_exception(CPUMIPSState *env, target_ulong address, in raise_mmu_exception()
692 static bool page_table_walk_refill(CPUMIPSState *env, vaddr address, in page_table_walk_refill()
909 bool mips_cpu_tlb_fill(CPUState *cs, vaddr address, int size, in mips_cpu_tlb_fill()
972 hwaddr cpu_mips_translate_address(CPUMIPSState *env, target_ulong address, in cpu_mips_translate_address()
/openbmc/linux/drivers/firewire/
H A Dcore-iso.c57 dma_addr_t address; in fw_iso_buffer_map_dma() local
98 dma_addr_t address; in fw_iso_buffer_destroy() local
119 dma_addr_t address; in fw_iso_buffer_lookup() local
/openbmc/linux/drivers/acpi/acpica/
H A Dtbdata.c87 acpi_physical_address address, in acpi_tb_init_table_descriptor()
224 acpi_physical_address address, in acpi_tb_acquire_temp_table()
1003 acpi_tb_install_and_load_table(acpi_physical_address address, in acpi_tb_install_and_load_table()
/openbmc/linux/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm_hdcp.c40 lp_write_i2c(void *handle, uint32_t address, const uint8_t *data, uint32_t size) in lp_write_i2c()
51 lp_read_i2c(void *handle, uint32_t address, uint8_t offset, uint8_t *data, uint32_t size) in lp_read_i2c()
64 lp_write_dpcd(void *handle, uint32_t address, const uint8_t *data, uint32_t size) in lp_write_dpcd()
72 lp_read_dpcd(void *handle, uint32_t address, uint8_t *data, uint32_t size) in lp_read_dpcd()
/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dpcie.c500 void __iomem *address = devinfo->tcm + mem_offset; in brcmf_pcie_read_tcm8() local
509 void __iomem *address = devinfo->tcm + mem_offset; in brcmf_pcie_read_tcm16() local
519 void __iomem *address = devinfo->tcm + mem_offset; in brcmf_pcie_write_tcm16() local
528 u16 *address = devinfo->idxbuf + mem_offset; in brcmf_pcie_read_idx() local
538 u16 *address = devinfo->idxbuf + mem_offset; in brcmf_pcie_write_idx() local
547 void __iomem *address = devinfo->tcm + mem_offset; in brcmf_pcie_read_tcm32() local
557 void __iomem *address = devinfo->tcm + mem_offset; in brcmf_pcie_write_tcm32() local
1112 u64 address; in brcmf_pcie_init_dmabuffer_for_device() local
1227 u64 address; in brcmf_pcie_init_ringbuffers() local
1399 u64 address; in brcmf_pcie_init_scratchbuffers() local
[all …]
/openbmc/linux/arch/x86/kernel/
H A Dmmconf-fam10h_64.c61 u32 address; in get_fam10h_pci_mmconf_base() local
173 u32 address; in fam10h_check_enable_mmcfg() local

12345678910>>...59