| /OK3568_Linux_fs/u-boot/lib/libfdt/ |
| H A D | fdt_region.c | 55 int offset; in fdt_find_regions() local 158 static int fdt_add_region(struct fdt_region_state *info, int offset, int size) in fdt_add_region() 223 int node, node_end, offset; in fdt_add_alias_regions() local 339 int (*h_include)(void *priv, const void *fdt, int offset, in fdt_first_region() 436 int (*h_include)(void *priv, const void *fdt, int offset, in fdt_next_region() 473 int offset; in fdt_next_region() local
|
| /OK3568_Linux_fs/kernel/fs/jfs/ |
| H A D | jfs_metapage.c | 81 static inline struct metapage *page_to_mp(struct page *page, int offset) in page_to_mp() 146 static inline struct metapage *page_to_mp(struct page *page, int offset) in page_to_mp() 304 unsigned int offset; in last_write_complete() local 352 int offset; in metapage_writepage() local 481 int offset; in metapage_readpage() local 532 int offset; in metapage_releasepage() local 557 static void metapage_invalidatepage(struct page *page, unsigned int offset, in metapage_invalidatepage() 774 unsigned int offset; in __invalidate_metapages() local
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/rockchip/ |
| H A D | rockchip_drm_tve.c | 42 u32 offset; member 111 #define tve_writel(offset, v) writel_relaxed(v, tve->regbase + (offset)) argument 112 #define tve_readl(offset) readl_relaxed(tve->regbase + (offset)) argument 114 #define tve_dac_writel(offset, v) writel_relaxed(v, tve->vdacbase + (offset)) argument 115 #define tve_dac_readl(offset) readl_relaxed(tve->vdacbase + (offset)) argument 117 #define tve_dac_grf_writel(offset, v) regmap_write(tve->dac_grf, offset, v) argument 118 #define tve_dac_grf_readl(offset, v) regmap_read(tve->dac_grf, offset, v) argument 304 u32 offset = 0; in dac_enable() local
|
| /OK3568_Linux_fs/kernel/drivers/staging/media/atomisp/pci/ |
| H A D | sh_css_sp.c | 184 unsigned int offset = (unsigned int)offsetof(struct sh_css_sp_output, in sh_css_sp_get_debug_state() local 393 unsigned int offset = (unsigned int)offsetof(struct sh_css_sp_output, in sh_css_sp_get_binary_copy_size() local 404 unsigned int offset = (unsigned int)offsetof(struct sh_css_sp_output, in sh_css_sp_get_sw_interrupt_value() local 1386 unsigned int offset = (unsigned int)offsetof(struct host_sp_communication, in sh_css_write_host2sp_command() local 1405 unsigned int offset = (unsigned int)offsetof(struct host_sp_communication, host2sp_command) in sh_css_read_host2sp_command() local 1448 unsigned int offset; in sh_css_update_host2sp_offline_frame() local 1478 unsigned int offset; in sh_css_update_host2sp_mipi_frame() local 1522 unsigned int offset; in sh_css_update_host2sp_num_mipi_frames() local 1540 unsigned int offset, offset_extra; in sh_css_update_host2sp_cont_num_raw_frames() local 1568 unsigned int offset; in sh_css_event_init_irq_mask() local [all …]
|
| /OK3568_Linux_fs/kernel/arch/x86/platform/ce4100/ |
| H A D | ce4100.c | 36 static unsigned int mem_serial_in(struct uart_port *p, int offset) in mem_serial_in() 52 static unsigned int ce4100_mem_serial_in(struct uart_port *p, int offset) in ce4100_mem_serial_in() 76 static void ce4100_mem_serial_out(struct uart_port *p, int offset, int value) in ce4100_mem_serial_out()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/vboxvideo/ |
| H A D | vbox_hgsmi.c | 33 static u32 hgsmi_checksum(u32 offset, in hgsmi_checksum() 53 dma_addr_t offset; in hgsmi_buffer_alloc() local 86 phys_addr_t offset; in hgsmi_buffer_submit() local
|
| /OK3568_Linux_fs/kernel/drivers/gpu/arm/bifrost/device/backend/ |
| H A D | mali_kbase_device_hw_csf.c | 190 bool kbase_is_register_accessible(u32 offset) in kbase_is_register_accessible() 205 void kbase_reg_write(struct kbase_device *kbdev, u32 offset, u32 value) in kbase_reg_write() 227 u32 kbase_reg_read(struct kbase_device *kbdev, u32 offset) in kbase_reg_read()
|
| /OK3568_Linux_fs/kernel/arch/powerpc/boot/ |
| H A D | ps3-hvcall.S | 50 .macro SAVE_LR offset=4 argument 55 .macro LOAD_LR offset=4 argument 65 .macro LOAD_64_STACK target,offset
|
| /OK3568_Linux_fs/kernel/drivers/staging/rtl8712/ |
| H A D | rtl871x_mp.c | 121 u32 r8712_bb_reg_read(struct _adapter *pAdapter, u16 offset) in r8712_bb_reg_read() 145 u8 r8712_bb_reg_write(struct _adapter *pAdapter, u16 offset, u32 value) in r8712_bb_reg_write() 172 u32 r8712_rf_reg_read(struct _adapter *pAdapter, u8 path, u8 offset) in r8712_rf_reg_read() 183 u8 r8712_rf_reg_write(struct _adapter *pAdapter, u8 path, u8 offset, u32 value) in r8712_rf_reg_write() 204 static u32 get_bb_reg(struct _adapter *pAdapter, u16 offset, u32 bitmask) in get_bb_reg() 214 u16 offset, in set_bb_reg() 230 static u32 get_rf_reg(struct _adapter *pAdapter, u8 path, u8 offset, in get_rf_reg() 240 static u8 set_rf_reg(struct _adapter *pAdapter, u8 path, u8 offset, u32 bitmask, in set_rf_reg() 326 u8 offset = RF_SYN_G2; in r8712_SetDataRate() local
|
| /OK3568_Linux_fs/kernel/fs/jffs2/ |
| H A D | summary.h | 50 jint32_t offset; /* offset on jeb */ member 58 jint32_t offset; /* offset on jeb */ member 72 jint32_t offset; /* offset on jeb */ member 79 jint32_t offset; /* offset on jeb */ member 105 jint32_t offset; /* offset on jeb */ member 114 jint32_t offset; /* ofset on jeb */ member 129 jint32_t offset; member 137 jint32_t offset; member 166 jint32_t offset; /* offset of the summary node in the jeb */ member
|
| /OK3568_Linux_fs/kernel/fs/cramfs/ |
| H A D | inode.c | 67 static unsigned long cramino(const struct cramfs_inode *cino, unsigned int offset) in cramino() 91 const struct cramfs_inode *cramfs_inode, unsigned int offset) in get_cramfs_inode() 182 static void *cramfs_blkdev_read(struct super_block *sb, unsigned int offset, in cramfs_blkdev_read() 263 static void *cramfs_direct_read(struct super_block *sb, unsigned int offset, in cramfs_direct_read() 279 static void *cramfs_read(struct super_block *sb, unsigned int offset, in cramfs_read() 359 unsigned int pages, max_pages, offset; in cramfs_physmem_mmap() local 461 unsigned int pages, block_pages, max_pages, offset; in cramfs_physmem_get_unmapped_area() local 706 unsigned int offset; in cramfs_readdir() local 766 unsigned int offset = 0; in cramfs_lookup() local
|
| /OK3568_Linux_fs/kernel/drivers/mtd/nand/raw/ |
| H A D | omap_elm.c | 85 static void elm_write_reg(struct elm_info *info, int offset, u32 val) in elm_write_reg() 90 static u32 elm_read_reg(struct elm_info *info, int offset) in elm_read_reg() 164 int i, offset; in elm_load_syndrome() local 250 int i, offset; in elm_start_processing() local 283 int offset; in elm_error_correction() local 443 u32 offset = 0, i; in elm_context_save() local 491 u32 offset = 0, i; in elm_context_restore() local
|
| /OK3568_Linux_fs/kernel/drivers/memstick/core/ |
| H A D | ms_block.c | 37 struct scatterlist *sg_to, int to_nents, size_t offset, size_t len) in msb_sg_copy() 95 size_t offset, u8 *buffer, size_t len) in msb_sg_compare_to_buffer() 282 static int msb_read_regs(struct msb_data *msb, int offset, int len) in msb_read_regs() 303 static int msb_write_regs(struct msb_data *msb, int offset, int len, void *buf) in msb_write_regs() 856 struct scatterlist *sg, int offset) in msb_read_page() 973 struct scatterlist *orig_sg, int offset) in msb_verify_block() 997 u16 pba, u32 lba, struct scatterlist *sg, int offset) in msb_write_block() 1112 struct scatterlist *sg, int offset) in msb_update_block() 1254 int offset = 0; in msb_read_bad_block_table() local 1530 int page, offset, error; in msb_cache_flush() local [all …]
|
| /OK3568_Linux_fs/kernel/arch/x86/include/asm/uv/ |
| H A D | uv_hub.h | 523 static inline void *uv_pnode_offset_to_vaddr(int pnode, unsigned long offset) in uv_pnode_offset_to_vaddr() 557 static inline unsigned long *uv_global_mmr32_address(int pnode, unsigned long offset) in uv_global_mmr32_address() 563 static inline void uv_write_global_mmr32(int pnode, unsigned long offset, unsigned long val) in uv_write_global_mmr32() 568 static inline unsigned long uv_read_global_mmr32(int pnode, unsigned long offset) in uv_read_global_mmr32() 577 static inline volatile void __iomem *uv_global_mmr64_address(int pnode, unsigned long offset) in uv_global_mmr64_address() 583 static inline void uv_write_global_mmr64(int pnode, unsigned long offset, unsigned long val) in uv_write_global_mmr64() 588 static inline unsigned long uv_read_global_mmr64(int pnode, unsigned long offset) in uv_read_global_mmr64() 593 static inline void uv_write_global_mmr8(int pnode, unsigned long offset, unsigned char val) in uv_write_global_mmr8() 598 static inline unsigned char uv_read_global_mmr8(int pnode, unsigned long offset) in uv_read_global_mmr8() 607 static inline unsigned long *uv_local_mmr_address(unsigned long offset) in uv_local_mmr_address() [all …]
|
| /OK3568_Linux_fs/u-boot/drivers/gpio/ |
| H A D | omap_gpio.c | 227 static int omap_gpio_direction_input(struct udevice *dev, unsigned offset) in omap_gpio_direction_input() 238 static int omap_gpio_direction_output(struct udevice *dev, unsigned offset, in omap_gpio_direction_output() 250 static int omap_gpio_get_value(struct udevice *dev, unsigned offset) in omap_gpio_get_value() 258 static int omap_gpio_set_value(struct udevice *dev, unsigned offset, in omap_gpio_set_value() 268 static int omap_gpio_get_function(struct udevice *dev, unsigned offset) in omap_gpio_get_function()
|
| /OK3568_Linux_fs/kernel/drivers/oprofile/ |
| H A D | oprofilefs.c | 46 ssize_t oprofilefs_str_to_user(char const *str, char __user *buf, size_t count, loff_t *offset) in oprofilefs_str_to_user() 54 ssize_t oprofilefs_ulong_to_user(unsigned long val, char __user *buf, size_t count, loff_t *offset) in oprofilefs_ulong_to_user() 94 static ssize_t ulong_read_file(struct file *file, char __user *buf, size_t count, loff_t *offset) in ulong_read_file() 101 …c ssize_t ulong_write_file(struct file *file, char const __user *buf, size_t count, loff_t *offset) in ulong_write_file() 181 static ssize_t atomic_read_file(struct file *file, char __user *buf, size_t count, loff_t *offset) in atomic_read_file()
|
| /OK3568_Linux_fs/kernel/drivers/xen/xen-pciback/ |
| H A D | conf_space.c | 72 int offset, u32 value) in conf_space_write() 107 static inline int valid_request(int offset, int size) in valid_request() 116 int offset) in merge_value() 147 int xen_pcibk_config_read(struct pci_dev *dev, int offset, int size, in xen_pcibk_config_read() 204 int xen_pcibk_config_write(struct pci_dev *dev, int offset, int size, u32 value) in xen_pcibk_config_write()
|
| /OK3568_Linux_fs/kernel/drivers/bcma/ |
| H A D | sprom.c | 75 static void bcma_sprom_read(struct bcma_bus *bus, u16 offset, u16 *sprom, in bcma_sprom_read() 183 #define SPOFF(offset) ((offset) / sizeof(u16)) argument 204 static s8 sprom_extract_antgain(const u16 *in, u16 offset, u16 mask, u16 shift) in sprom_extract_antgain() 566 u32 offset; in bcma_sprom_onchip_offset() local 579 u16 offset = BCMA_CC_SPROM; in bcma_sprom_get() local
|
| /OK3568_Linux_fs/u-boot/drivers/net/ |
| H A D | cpsw-common.c | 17 #define CTRL_MAC_REG(offset, id) ((offset) + 0x8 * (id)) argument 19 static int davinci_emac_3517_get_macid(struct udevice *dev, u16 offset, in davinci_emac_3517_get_macid() 59 static int cpsw_am33xx_cm_get_macid(struct udevice *dev, u16 offset, int slave, in cpsw_am33xx_cm_get_macid()
|
| /OK3568_Linux_fs/kernel/scripts/gdb/linux/ |
| H A D | utils.py | 95 def read_u16(buffer, offset): argument 112 def read_u32(buffer, offset): argument 119 def read_u64(buffer, offset): argument 126 def read_ulong(buffer, offset): argument
|
| /OK3568_Linux_fs/kernel/arch/arm/mach-sa1100/ |
| H A D | simpad.c | 90 static void cs3_gpio_set(struct gpio_chip *chip, unsigned offset, int value) in cs3_gpio_set() 100 static int cs3_gpio_get(struct gpio_chip *chip, unsigned offset) in cs3_gpio_get() 107 static int cs3_gpio_direction_input(struct gpio_chip *chip, unsigned offset) in cs3_gpio_direction_input() 114 static int cs3_gpio_direction_output(struct gpio_chip *chip, unsigned offset, in cs3_gpio_direction_output()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/radeon/ |
| H A D | r600_cs.c | 719 u64 offset = (u64)track->vgt_strmout_bo_offset[i] + in r600_cs_track_check() local 1412 unsigned offset, i, level; in r600_texture_size() local 1646 uint64_t offset; in r600_packet3_check() local 1701 uint64_t offset; in r600_packet3_check() local 1756 uint64_t offset; in r600_packet3_check() local 1778 u64 offset, tmp; in r600_packet3_check() local 1869 uint64_t offset; in r600_packet3_check() local 1886 uint64_t offset; in r600_packet3_check() local 1953 u32 size, offset, base_offset, mip_offset; in r600_packet3_check() local 2092 u64 offset; in r600_packet3_check() local [all …]
|
| /OK3568_Linux_fs/kernel/fs/xfs/libxfs/ |
| H A D | xfs_rmap.c | 35 uint64_t offset, in xfs_rmap_lookup_le() 57 uint64_t offset, in xfs_rmap_lookup_eq() 104 uint64_t offset, in xfs_rmap_insert() 146 uint64_t offset, in xfs_rmap_delete() 289 uint64_t offset, in xfs_rmap_find_left_neighbor() 367 uint64_t offset, in xfs_rmap_lookup_le_range() 412 uint64_t offset, in xfs_rmap_free_check_owner() 492 uint64_t offset; in xfs_rmap_unmap() local 766 uint64_t offset; in xfs_rmap_map() local 999 uint64_t offset; in xfs_rmap_convert() local [all …]
|
| /OK3568_Linux_fs/kernel/drivers/pinctrl/intel/ |
| H A D | pinctrl-cherryview.c | 567 static u32 chv_pctrl_readl(struct intel_pinctrl *pctrl, unsigned int offset) in chv_pctrl_readl() 574 static void chv_pctrl_writel(struct intel_pinctrl *pctrl, unsigned int offset, u32 value) in chv_pctrl_writel() 584 static void __iomem *chv_padreg(struct intel_pinctrl *pctrl, unsigned int offset, in chv_padreg() 596 static u32 chv_readl(struct intel_pinctrl *pctrl, unsigned int pin, unsigned int offset) in chv_readl() 601 static void chv_writel(struct intel_pinctrl *pctrl, unsigned int pin, unsigned int offset, u32 valu… in chv_writel() 611 static bool chv_pad_locked(struct intel_pinctrl *pctrl, unsigned int offset) in chv_pad_locked() 642 unsigned int offset) in chv_pin_dbg_show() 770 unsigned int offset) in chv_gpio_clear_triggering() 793 unsigned int offset) in chv_gpio_request_enable() 847 unsigned int offset) in chv_gpio_disable_free() [all …]
|
| /OK3568_Linux_fs/kernel/arch/mips/include/asm/octeon/ |
| H A D | cvmx-pcsx-defs.h | 31 static inline uint64_t CVMX_PCSX_ANX_ADV_REG(unsigned long offset, unsigned long block_id) in CVMX_PCSX_ANX_ADV_REG() 49 static inline uint64_t CVMX_PCSX_ANX_EXT_ST_REG(unsigned long offset, unsigned long block_id) in CVMX_PCSX_ANX_EXT_ST_REG() 67 static inline uint64_t CVMX_PCSX_ANX_LP_ABIL_REG(unsigned long offset, unsigned long block_id) in CVMX_PCSX_ANX_LP_ABIL_REG() 85 static inline uint64_t CVMX_PCSX_ANX_RESULTS_REG(unsigned long offset, unsigned long block_id) in CVMX_PCSX_ANX_RESULTS_REG() 103 static inline uint64_t CVMX_PCSX_INTX_EN_REG(unsigned long offset, unsigned long block_id) in CVMX_PCSX_INTX_EN_REG() 121 static inline uint64_t CVMX_PCSX_INTX_REG(unsigned long offset, unsigned long block_id) in CVMX_PCSX_INTX_REG() 139 static inline uint64_t CVMX_PCSX_LINKX_TIMER_COUNT_REG(unsigned long offset, unsigned long block_id) in CVMX_PCSX_LINKX_TIMER_COUNT_REG() 157 static inline uint64_t CVMX_PCSX_LOG_ANLX_REG(unsigned long offset, unsigned long block_id) in CVMX_PCSX_LOG_ANLX_REG() 175 static inline uint64_t CVMX_PCSX_MISCX_CTL_REG(unsigned long offset, unsigned long block_id) in CVMX_PCSX_MISCX_CTL_REG() 193 static inline uint64_t CVMX_PCSX_MRX_CONTROL_REG(unsigned long offset, unsigned long block_id) in CVMX_PCSX_MRX_CONTROL_REG() [all …]
|