Home
last modified time | relevance | path

Searched defs:address (Results 126 – 150 of 1414) sorted by relevance

12345678910>>...57

/OK3568_Linux_fs/kernel/drivers/rtc/
H A Drtc-max6902.c28 static int max6902_set_reg(struct device *dev, unsigned char address, in max6902_set_reg()
41 static int max6902_get_reg(struct device *dev, unsigned char address, in max6902_get_reg()
H A Drtc-max6916.c31 static int max6916_read_reg(struct device *dev, unsigned char address, in max6916_read_reg()
41 static int max6916_write_reg(struct device *dev, unsigned char address, in max6916_write_reg()
/OK3568_Linux_fs/kernel/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()
/OK3568_Linux_fs/kernel/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dpcie.c349 void __iomem *address = devinfo->regs + reg_offset; in brcmf_pcie_read_reg32() local
359 void __iomem *address = devinfo->regs + reg_offset; in brcmf_pcie_write_reg32() local
368 void __iomem *address = devinfo->tcm + mem_offset; in brcmf_pcie_read_tcm8() local
377 void __iomem *address = devinfo->tcm + mem_offset; in brcmf_pcie_read_tcm16() local
387 void __iomem *address = devinfo->tcm + mem_offset; in brcmf_pcie_write_tcm16() local
396 u16 *address = devinfo->idxbuf + mem_offset; in brcmf_pcie_read_idx() local
406 u16 *address = devinfo->idxbuf + mem_offset; in brcmf_pcie_write_idx() local
415 void __iomem *address = devinfo->tcm + mem_offset; in brcmf_pcie_read_tcm32() local
425 void __iomem *address = devinfo->tcm + mem_offset; in brcmf_pcie_write_tcm32() local
454 void __iomem *address = devinfo->tcm + mem_offset; in brcmf_pcie_copy_dev_tomem() local
[all …]
/OK3568_Linux_fs/kernel/arch/m68k/include/asm/
H A Dmcf_pgalloc.h26 extern inline pmd_t *pmd_alloc_kernel(pgd_t *pgd, unsigned long address) in pmd_alloc_kernel()
38 unsigned long address) in __pte_free_tlb()
/OK3568_Linux_fs/kernel/net/x25/
H A Dx25_route.c26 static int x25_add_route(struct x25_address *address, unsigned int sigdigits, in x25_add_route()
77 static int x25_del_route(struct x25_address *address, unsigned int sigdigits, in x25_del_route()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/aquantia/atlantic/
H A Daq_phy.c78 u16 aq_phy_read_reg(struct aq_hw_s *aq_hw, u16 mmd, u16 address) in aq_phy_read_reg()
99 void aq_phy_write_reg(struct aq_hw_s *aq_hw, u16 mmd, u16 address, u16 data) in aq_phy_write_reg()
/OK3568_Linux_fs/kernel/drivers/usb/misc/
H A Demi26.c27 #define INTERNAL_RAM(address) (address <= MAX_INTERNAL_ADDRESS) argument
38 static int emi26_writememory (struct usb_device *dev, int address, in emi26_writememory()
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()
/OK3568_Linux_fs/kernel/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()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/
H A Ddm_services.h65 #define dm_read_reg(ctx, address) \ argument
70 #define dm_write_reg(ctx, address, value) \ argument
75 uint32_t address, in dm_write_reg_func()
/OK3568_Linux_fs/kernel/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()
62 lp_write_dpcd(void *handle, uint32_t address, const uint8_t *data, uint32_t size) in lp_write_dpcd()
70 lp_read_dpcd(void *handle, uint32_t address, uint8_t *data, uint32_t size) in lp_read_dpcd()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/mapbox/
H A Dqgeocodingmanagerenginemapbox.cpp87 QGeoCodeReply *QGeoCodingManagerEngineMapbox::geocode(const QGeoAddress &address, const QGeoShape &… in geocode()
138 QGeoCodeReply *QGeoCodingManagerEngineMapbox::geocode(const QString &address, int limit, int offset… in geocode()
/OK3568_Linux_fs/kernel/drivers/i2c/busses/
H A Di2c-icy.c68 u8 __iomem *address = ctl ? i2c->reg_s1 : i2c->reg_s0; in icy_pcf_setpcf() local
77 u8 __iomem *address = ctl ? i2c->reg_s1 : i2c->reg_s0; in icy_pcf_getpcf() local
/OK3568_Linux_fs/yocto/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
/OK3568_Linux_fs/u-boot/drivers/pci/
H A Dpcie_xilinx.c107 void *address; in pcie_xilinx_read_config() local
150 void *address; in pcie_xilinx_write_config() local
/OK3568_Linux_fs/buildroot/dl/stressapptest/git/src/
H A Ddisk_blocks.h56 void set_address(uint64 address) { address_ = address; } in set_address()
57 uint64 address() const { return address_; } in address() function
/OK3568_Linux_fs/kernel/drivers/thunderbolt/
H A Ddma_port.c302 static int dma_port_flash_read_block(struct tb_dma_port *dma, u32 address, in dma_port_flash_read_block()
326 static int dma_port_flash_write_block(struct tb_dma_port *dma, u32 address, in dma_port_flash_write_block()
363 int dma_port_flash_read(struct tb_dma_port *dma, unsigned int address, in dma_port_flash_read()
409 int dma_port_flash_write(struct tb_dma_port *dma, unsigned int address, in dma_port_flash_write()
/OK3568_Linux_fs/kernel/arch/sh/include/asm/
H A Dio.h238 #define virt_to_phys(address) ((unsigned long)(address)) argument
239 #define phys_to_virt(address) ((void *)(address)) argument
241 #define virt_to_phys(address) (__pa(address)) argument
242 #define phys_to_virt(address) (__va(address)) argument
/OK3568_Linux_fs/kernel/drivers/net/ethernet/netronome/nfp/nfpcore/
H A Dnfp_cppcore.c286 unsigned long long address, unsigned long size) in nfp_cpp_area_alloc_with_name()
358 unsigned long long address, unsigned long size) in nfp_cpp_area_alloc()
381 unsigned long long address, unsigned long size) in nfp_cpp_area_alloc_acquire()
918 unsigned long long address, void *kernel_vaddr, in __nfp_cpp_read()
962 unsigned long long address, void *kernel_vaddr, in nfp_cpp_read()
987 unsigned long long address, in __nfp_cpp_write()
1031 unsigned long long address, in nfp_cpp_write()
1443 int nfp_cpp_explicit_do(struct nfp_cpp_explicit *expl, u64 address) in nfp_cpp_explicit_do()
/OK3568_Linux_fs/kernel/drivers/gpu/arm/bifrost/mmu/backend/
H A Dmali_kbase_mmu_csf.c466 u64 address; in kbase_mmu_gpu_fault_worker() local
514 u32 as_nr, u64 address) in submit_work_gpufault()
540 u32 as_nr, u64 address, bool as_valid) in kbase_mmu_gpu_fault_interrupt()
/OK3568_Linux_fs/kernel/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
/OK3568_Linux_fs/kernel/drivers/acpi/acpica/
H A Dtbdata.c87 acpi_physical_address address, in acpi_tb_init_table_descriptor()
211 acpi_physical_address address, u8 flags) in acpi_tb_acquire_temp_table()
972 acpi_tb_install_and_load_table(acpi_physical_address address, in acpi_tb_install_and_load_table()
/OK3568_Linux_fs/kernel/mm/kfence/
H A Dreport.c146 static void print_diff_canary(unsigned long address, size_t bytes_to_show, in print_diff_canary()
173 void kfence_report_error(unsigned long address, bool is_write, struct pt_regs *regs, in kfence_report_error()
/OK3568_Linux_fs/kernel/arch/arm64/include/asm/
H A Dpgtable.h55 #define flush_tlb_fix_spurious_fault(vma, address) do { } while (0) argument
780 unsigned long address, pmd_t *pmdp, in pmdp_set_access_flags()
817 unsigned long address, in ptep_test_and_clear_young()
825 unsigned long address, pte_t *ptep) in ptep_clear_flush_young()
847 unsigned long address, in pmdp_test_and_clear_young()
856 unsigned long address, pte_t *ptep) in ptep_get_and_clear()
864 unsigned long address, pmd_t *pmdp) in pmdp_huge_get_and_clear()
875 static inline void ptep_set_wrprotect(struct mm_struct *mm, unsigned long address, pte_t *ptep) in ptep_set_wrprotect()
891 unsigned long address, pmd_t *pmdp) in pmdp_set_wrprotect()
898 unsigned long address, pmd_t *pmdp, pmd_t pmd) in pmdp_establish()
[all …]

12345678910>>...57