Home
last modified time | relevance | path

Searched defs:ofs (Results 1 – 25 of 231) sorted by relevance

12345678910

/linux/drivers/tty/serial/
A Dstm32-usart.c103 const struct stm32_usart_offsets *ofs = &stm32_port->info->ofs; in stm32_usart_config_rs485() local
171 const struct stm32_usart_offsets *ofs = &stm32_port->info->ofs; in stm32_usart_rx_dma_enabled() local
183 const struct stm32_usart_offsets *ofs = &stm32_port->info->ofs; in stm32_usart_pending_rx_pio() local
203 const struct stm32_usart_offsets *ofs = &stm32_port->info->ofs; in stm32_usart_get_char_pio() local
216 const struct stm32_usart_offsets *ofs = &stm32_port->info->ofs; in stm32_usart_receive_chars_pio() local
330 const struct stm32_usart_offsets *ofs = &stm32_port->info->ofs; in stm32_usart_receive_chars() local
372 const struct stm32_usart_offsets *ofs = &stm32port->info->ofs; in stm32_usart_tx_dma_complete() local
388 const struct stm32_usart_offsets *ofs = &stm32_port->info->ofs; in stm32_usart_tx_interrupt_enable() local
417 const struct stm32_usart_offsets *ofs = &stm32_port->info->ofs; in stm32_usart_tx_interrupt_disable() local
428 const struct stm32_usart_offsets *ofs = &stm32_port->info->ofs; in stm32_usart_transmit_chars_pio() local
[all …]
/linux/drivers/mtd/spi-nor/
A Datmel.c19 static int atmel_at25fs_lock(struct spi_nor *nor, loff_t ofs, uint64_t len) in atmel_at25fs_lock()
24 static int atmel_at25fs_unlock(struct spi_nor *nor, loff_t ofs, uint64_t len) in atmel_at25fs_unlock()
40 static int atmel_at25fs_is_locked(struct spi_nor *nor, loff_t ofs, uint64_t len) in atmel_at25fs_is_locked()
69 static int atmel_set_global_protection(struct spi_nor *nor, loff_t ofs, in atmel_set_global_protection()
119 static int atmel_global_protect(struct spi_nor *nor, loff_t ofs, uint64_t len) in atmel_global_protect()
124 static int atmel_global_unprotect(struct spi_nor *nor, loff_t ofs, uint64_t len) in atmel_global_unprotect()
129 static int atmel_is_global_protected(struct spi_nor *nor, loff_t ofs, uint64_t len) in atmel_is_global_protected()
A Dswp.c50 static void spi_nor_get_locked_range_sr(struct spi_nor *nor, u8 sr, loff_t *ofs, in spi_nor_get_locked_range_sr()
87 static bool spi_nor_check_lock_status_sr(struct spi_nor *nor, loff_t ofs, in spi_nor_check_lock_status_sr()
109 static bool spi_nor_is_locked_sr(struct spi_nor *nor, loff_t ofs, uint64_t len, in spi_nor_is_locked_sr()
115 static bool spi_nor_is_unlocked_sr(struct spi_nor *nor, loff_t ofs, in spi_nor_is_unlocked_sr()
154 static int spi_nor_sr_lock(struct spi_nor *nor, loff_t ofs, uint64_t len) in spi_nor_sr_lock()
239 static int spi_nor_sr_unlock(struct spi_nor *nor, loff_t ofs, uint64_t len) in spi_nor_sr_unlock()
324 static int spi_nor_sr_is_locked(struct spi_nor *nor, loff_t ofs, uint64_t len) in spi_nor_sr_is_locked()
346 static int spi_nor_lock(struct mtd_info *mtd, loff_t ofs, uint64_t len) in spi_nor_lock()
361 static int spi_nor_unlock(struct mtd_info *mtd, loff_t ofs, uint64_t len) in spi_nor_unlock()
376 static int spi_nor_is_locked(struct mtd_info *mtd, loff_t ofs, uint64_t len) in spi_nor_is_locked()
A Dsst.c13 static int sst26vf_lock(struct spi_nor *nor, loff_t ofs, uint64_t len) in sst26vf_lock()
18 static int sst26vf_unlock(struct spi_nor *nor, loff_t ofs, uint64_t len) in sst26vf_unlock()
38 static int sst26vf_is_locked(struct spi_nor *nor, loff_t ofs, uint64_t len) in sst26vf_is_locked()
/linux/drivers/net/wireless/intel/iwlwifi/
A Diwl-io.h42 static inline void iwl_write_prph(struct iwl_trans *trans, u32 ofs, u32 val) in iwl_write_prph()
65 static inline u32 iwl_umac_prph(struct iwl_trans *trans, u32 ofs) in iwl_umac_prph()
70 static inline u32 iwl_read_umac_prph_no_grab(struct iwl_trans *trans, u32 ofs) in iwl_read_umac_prph_no_grab()
76 static inline u32 iwl_read_umac_prph(struct iwl_trans *trans, u32 ofs) in iwl_read_umac_prph()
81 static inline void iwl_write_umac_prph_no_grab(struct iwl_trans *trans, u32 ofs, in iwl_write_umac_prph_no_grab()
88 static inline void iwl_write_umac_prph(struct iwl_trans *trans, u32 ofs, in iwl_write_umac_prph()
A Diwl-io.c17 void iwl_write8(struct iwl_trans *trans, u32 ofs, u8 val) in iwl_write8()
24 void iwl_write32(struct iwl_trans *trans, u32 ofs, u32 val) in iwl_write32()
31 void iwl_write64(struct iwl_trans *trans, u64 ofs, u64 val) in iwl_write64()
39 u32 iwl_read32(struct iwl_trans *trans, u32 ofs) in iwl_read32()
113 u32 iwl_read_prph_no_grab(struct iwl_trans *trans, u32 ofs) in iwl_read_prph_no_grab()
121 void iwl_write_prph_no_grab(struct iwl_trans *trans, u32 ofs, u32 val) in iwl_write_prph_no_grab()
128 void iwl_write_prph64_no_grab(struct iwl_trans *trans, u64 ofs, u64 val) in iwl_write_prph64_no_grab()
136 u32 iwl_read_prph(struct iwl_trans *trans, u32 ofs) in iwl_read_prph()
173 void iwl_set_bits_prph(struct iwl_trans *trans, u32 ofs, u32 mask) in iwl_set_bits_prph()
184 void iwl_set_bits_mask_prph(struct iwl_trans *trans, u32 ofs, in iwl_set_bits_mask_prph()
[all …]
/linux/sound/soc/fsl/
A Dfsl_sai.c62 unsigned int ofs = sai->soc_data->reg_offset; in fsl_sai_isr() local
173 unsigned int ofs = sai->soc_data->reg_offset; in fsl_sai_set_dai_sysclk_tr() local
227 unsigned int ofs = sai->soc_data->reg_offset; in fsl_sai_set_dai_fmt_tr() local
351 unsigned int ofs = sai->soc_data->reg_offset; in fsl_sai_set_bclk() local
446 unsigned int ofs = sai->soc_data->reg_offset; in fsl_sai_hw_params() local
541 unsigned int ofs = sai->soc_data->reg_offset; in fsl_sai_hw_free() local
557 unsigned int ofs = sai->soc_data->reg_offset; in fsl_sai_config_disable() local
592 unsigned int ofs = sai->soc_data->reg_offset; in fsl_sai_trigger() local
712 unsigned int ofs = sai->soc_data->reg_offset; in fsl_sai_dai_probe() local
812 unsigned int ofs = sai->soc_data->reg_offset; in fsl_sai_readable_reg() local
[all …]
A Dfsl_sai.h19 #define FSL_SAI_TCSR(ofs) (0x00 + ofs) /* SAI Transmit Control */ argument
20 #define FSL_SAI_TCR1(ofs) (0x04 + ofs) /* SAI Transmit Configuration 1 */ argument
21 #define FSL_SAI_TCR2(ofs) (0x08 + ofs) /* SAI Transmit Configuration 2 */ argument
22 #define FSL_SAI_TCR3(ofs) (0x0c + ofs) /* SAI Transmit Configuration 3 */ argument
23 #define FSL_SAI_TCR4(ofs) (0x10 + ofs) /* SAI Transmit Configuration 4 */ argument
24 #define FSL_SAI_TCR5(ofs) (0x14 + ofs) /* SAI Transmit Configuration 5 */ argument
46 #define FSL_SAI_RCSR(ofs) (0x80 + ofs) /* SAI Receive Control */ argument
47 #define FSL_SAI_RCR1(ofs) (0x84 + ofs)/* SAI Receive Configuration 1 */ argument
48 #define FSL_SAI_RCR2(ofs) (0x88 + ofs) /* SAI Receive Configuration 2 */ argument
49 #define FSL_SAI_RCR3(ofs) (0x8c + ofs) /* SAI Receive Configuration 3 */ argument
[all …]
/linux/fs/overlayfs/
A Dnamei.c33 struct ovl_fs *ofs = OVL_FS(d->sb); in ovl_check_redirect() local
108 static struct ovl_fh *ovl_get_fh(struct ovl_fs *ofs, struct dentry *dentry, in ovl_get_fh()
153 struct dentry *ovl_decode_real_fh(struct ovl_fs *ofs, struct ovl_fh *fh, in ovl_decode_real_fh()
423 static int ovl_verify_fh(struct ovl_fs *ofs, struct dentry *dentry, in ovl_verify_fh()
450 int ovl_verify_set_fh(struct ovl_fs *ofs, struct dentry *dentry, in ovl_verify_set_fh()
484 struct dentry *ovl_index_upper(struct ovl_fs *ofs, struct dentry *index) in ovl_index_upper()
517 int ovl_verify_index(struct ovl_fs *ofs, struct dentry *index) in ovl_verify_index()
648 int ovl_get_index_name(struct ovl_fs *ofs, struct dentry *origin, in ovl_get_index_name()
665 struct dentry *ovl_get_index_fh(struct ovl_fs *ofs, struct ovl_fh *fh) in ovl_get_index_fh()
802 static int ovl_fix_origin(struct ovl_fs *ofs, struct dentry *dentry, in ovl_fix_origin()
[all …]
A Dsuper.c215 static void ovl_free_fs(struct ovl_fs *ofs) in ovl_free_fs()
255 struct ovl_fs *ofs = sb->s_fs_info; in ovl_put_super() local
263 struct ovl_fs *ofs = sb->s_fs_info; in ovl_sync_fs() local
311 struct ovl_fs *ofs = dentry->d_sb->s_fs_info; in ovl_statfs() local
328 static bool ovl_force_readonly(struct ovl_fs *ofs) in ovl_force_readonly()
358 struct ovl_fs *ofs = sb->s_fs_info; in ovl_show_options() local
390 struct ovl_fs *ofs = sb->s_fs_info; in ovl_remount() local
927 struct ovl_fs *ofs, int *stack_depth) in ovl_lower_dir()
1795 struct ovl_fs *ofs, struct ovl_layer *layers) in ovl_get_lowerstack()
1892 struct ovl_fs *ofs) in ovl_check_overlapping_layers()
[all …]
A Dutil.c21 struct ovl_fs *ofs = dentry->d_sb->s_fs_info; in ovl_want_write() local
27 struct ovl_fs *ofs = dentry->d_sb->s_fs_info; in ovl_drop_write() local
33 struct ovl_fs *ofs = dentry->d_sb->s_fs_info; in ovl_workdir() local
39 struct ovl_fs *ofs = sb->s_fs_info; in ovl_override_creds() local
65 struct ovl_fs *ofs = sb->s_fs_info; in ovl_indexdir() local
73 struct ovl_fs *ofs = sb->s_fs_info; in ovl_index_all() local
81 struct ovl_fs *ofs = sb->s_fs_info; in ovl_verify_lower() local
391 struct ovl_fs *ofs = sb->s_fs_info; in ovl_redirect_dir() local
650 struct ovl_fs *ofs = OVL_FS(inode->i_sb); in ovl_check_protattr() local
686 struct ovl_fs *ofs = OVL_FS(inode->i_sb); in ovl_set_protattr() local
[all …]
A Dexport.c185 struct ovl_fs *ofs = dentry->d_sb->s_fs_info; in ovl_check_encode_origin() local
214 static int ovl_dentry_to_fid(struct ovl_fs *ofs, struct dentry *dentry, in ovl_dentry_to_fid()
253 struct ovl_fs *ofs = OVL_FS(inode->i_sb); in ovl_encode_fh() local
432 struct ovl_fs *ofs = sb->s_fs_info; in ovl_lookup_real_inode() local
653 struct ovl_fs *ofs = sb->s_fs_info; in ovl_get_dentry() local
678 struct ovl_fs *ofs = sb->s_fs_info; in ovl_upper_fh_to_d() local
698 struct ovl_fs *ofs = sb->s_fs_info; in ovl_lower_fh_to_d() local
A Dcopy_up.c186 static int ovl_copy_up_data(struct ovl_fs *ofs, struct path *old, in ovl_copy_up_data()
332 struct ovl_fh *ovl_encode_real_fh(struct ovl_fs *ofs, struct dentry *real, in ovl_encode_real_fh()
387 int ovl_set_origin(struct ovl_fs *ofs, struct dentry *lower, in ovl_set_origin()
416 static int ovl_set_upper_fh(struct ovl_fs *ofs, struct dentry *upper, in ovl_set_upper_fh()
440 struct ovl_fs *ofs = OVL_FS(dentry->d_sb); in ovl_create_index() local
548 struct ovl_fs *ofs = OVL_FS(c->dentry->d_sb); in ovl_copy_up_inode() local
772 struct ovl_fs *ofs = OVL_FS(c->dentry->d_sb); in ovl_do_copy_up() local
844 struct ovl_fs *ofs = dentry->d_sb->s_fs_info; in ovl_need_meta_copy_up() local
884 struct ovl_fs *ofs = OVL_FS(c->dentry->d_sb); in ovl_copy_up_meta_inode_data() local
/linux/drivers/net/wireless/mediatek/mt76/mt7915/
A Dregs.h9 #define MT_MCU_WFDMA0(ofs) (MT_MCU_WFDMA0_BASE + (ofs)) argument
14 #define MT_MCU_WFDMA1(ofs) (MT_MCU_WFDMA1_BASE + (ofs)) argument
23 #define MT_PLE(ofs) (MT_PLE_BASE + (ofs)) argument
39 #define MT_PSE(ofs) (MT_PSE_BASE + (ofs)) argument
42 #define MT_MDP(ofs) (MT_MDP_BASE + (ofs)) argument
370 #define MT_WFDMA0(ofs) (MT_WFDMA0_BASE + (ofs)) argument
396 #define MT_WFDMA1(ofs) (MT_WFDMA1_BASE + (ofs)) argument
517 #define MT_INFRA(ofs) (MT_INFRA_CFG_BASE + (ofs)) argument
544 #define MT_SWDEF(ofs) (MT_SWDEF_BASE + (ofs)) argument
565 #define MT_TOP(ofs) (MT_TOP_BASE + (ofs)) argument
[all …]
/linux/security/selinux/ss/
A Debitmap.h50 unsigned int ofs; in ebitmap_start_positive() local
69 unsigned int ofs; in ebitmap_next_positive() local
92 unsigned int ofs = EBITMAP_NODE_OFFSET(n, bit); in ebitmap_node_get_bit() local
104 unsigned int ofs = EBITMAP_NODE_OFFSET(n, bit); in ebitmap_node_set_bit() local
114 unsigned int ofs = EBITMAP_NODE_OFFSET(n, bit); in ebitmap_node_clr_bit() local
/linux/drivers/mtd/maps/
A Dpci.c37 static map_word mtd_pci_read8(struct map_info *_map, unsigned long ofs) in mtd_pci_read8()
45 static map_word mtd_pci_read32(struct map_info *_map, unsigned long ofs) in mtd_pci_read32()
59 static void mtd_pci_write8(struct map_info *_map, map_word val, unsigned long ofs) in mtd_pci_write8()
65 static void mtd_pci_write32(struct map_info *_map, map_word val, unsigned long ofs) in mtd_pci_write32()
124 intel_iq80310_translate(struct map_pci_info *map, unsigned long ofs) in intel_iq80310_translate()
212 intel_dc21285_translate(struct map_pci_info *map, unsigned long ofs) in intel_dc21285_translate()
/linux/fs/jffs2/
A Dsummary.c116 uint32_t ofs) in jffs2_sum_add_inode_mem()
134 uint32_t ofs) in jffs2_sum_add_dirent_mem()
158 int jffs2_sum_add_xattr_mem(struct jffs2_summary *s, struct jffs2_raw_xattr *rx, uint32_t ofs) in jffs2_sum_add_xattr_mem()
176 int jffs2_sum_add_xref_mem(struct jffs2_summary *s, struct jffs2_raw_xref *rr, uint32_t ofs) in jffs2_sum_add_xref_mem()
249 unsigned long count, uint32_t ofs) in jffs2_sum_add_kvec()
372 uint32_t ofs, uint32_t len, in sum_link_node_ref()
577 int ret, ofs; in jffs2_sum_scan_sumnode() local
A Dscan.c289 uint32_t ofs, uint32_t len) in jffs2_fill_scan_buf()
329 struct jffs2_raw_xattr *rx, uint32_t ofs, in jffs2_scan_xattr_node()
385 struct jffs2_raw_xref *rr, uint32_t ofs, in jffs2_scan_xref_node()
447 uint32_t ofs, prevofs, max_ofs; in jffs2_scan_eraseblock() local
990 struct jffs2_raw_inode *ri, uint32_t ofs, struct jffs2_summary *s) in jffs2_scan_inode_node()
1044 struct jffs2_raw_dirent *rd, uint32_t ofs, struct jffs2_summary *s) in jffs2_scan_dirent_node()
/linux/drivers/media/pci/pt3/
A Dpt3_dma.c61 static u8 *next_unit(struct pt3_adapter *adap, int *idx, int *ofs) in next_unit()
75 int idx, ofs; in pt3_proc_dma() local
107 int idx, ofs; in pt3_init_dmabuf() local
150 int idx, ofs; in pt3_alloc_dmabuf() local
/linux/drivers/net/wireless/mediatek/mt76/mt7921/
A Dregs.h9 #define MT_MCU_WFDMA1(ofs) (MT_MCU_WFDMA1_BASE + (ofs)) argument
18 #define MT_PLE(ofs) (MT_PLE_BASE + (ofs)) argument
30 #define MT_MDP(ofs) (MT_MDP_BASE + (ofs)) argument
174 #define MT_WTBLON_TOP(ofs) (MT_WTBLON_TOP_BASE + (ofs)) argument
275 #define MT_WFDMA0(ofs) (MT_WFDMA0_BASE + (ofs)) argument
398 #define MT_INFRA(ofs) (MT_INFRA_CFG_BASE + (ofs)) argument
407 #define MT_SWDEF(ofs) (MT_SWDEF_BASE + (ofs)) argument
414 #define MT_TOP(ofs) (MT_TOP_BASE + (ofs)) argument
424 #define MT_MCU_WPDMA0(ofs) (MT_MCU_WPDMA0_BASE + (ofs)) argument
434 #define MT_PCIE_MAC(ofs) (MT_PCIE_MAC_BASE + (ofs)) argument
[all …]
/linux/arch/powerpc/kernel/vdso64/
A Dsigtramp.S58 #define rsave(regno, ofs) \ argument
116 #define vsave_msr2(regno, ofs) \ argument
126 #define vsave(regno, ofs) \ argument
/linux/arch/powerpc/kernel/vdso32/
A Dsigtramp.S53 #define rsave(regno, ofs) \ argument
110 #define vsave_msr2(regno, ofs) \ argument
120 #define vsave(regno, ofs) \ argument
/linux/drivers/net/wireless/mediatek/mt76/mt7615/
A Dregs.h36 #define MT_HW_INFO(ofs) (MT_HW_INFO_BASE + (ofs)) argument
52 #define MT_MCU(ofs) (MT_MCU_BASE + (ofs)) argument
65 #define MT_MCU_CIRQ(ofs) (MT_MCU_CIRQ_BASE + (ofs)) argument
88 #define MT_HIF2(ofs) (MT_HIF2_BASE + (ofs)) argument
195 #define MT_WF_PHY(ofs) (MT_WF_PHY_BASE + (ofs)) argument
242 #define MT_WF_CFG(ofs) (MT_WF_CFG_BASE + (ofs)) argument
251 #define MT_WF_AGG(ofs) (MT_WF_AGG_BASE + (ofs)) argument
282 #define MT_WF_ARB(ofs) (MT_WF_ARB_BASE + (ofs)) argument
378 #define MT_WF_DMA(ofs) (MT_WF_DMA_BASE + (ofs)) argument
396 #define MT_WF_PF(ofs) (MT_WF_PF_BASE + (ofs)) argument
[all …]
/linux/drivers/pci/controller/dwc/
A Dpcie-intel-gw.c75 static void pcie_update_bits(void __iomem *base, u32 ofs, u32 mask, u32 val) in pcie_update_bits()
86 static inline void pcie_app_wr(struct intel_pcie_port *lpp, u32 ofs, u32 val) in pcie_app_wr()
91 static void pcie_app_wr_mask(struct intel_pcie_port *lpp, u32 ofs, in pcie_app_wr_mask()
97 static inline u32 pcie_rc_cfg_rd(struct intel_pcie_port *lpp, u32 ofs) in pcie_rc_cfg_rd()
102 static inline void pcie_rc_cfg_wr(struct intel_pcie_port *lpp, u32 ofs, u32 val) in pcie_rc_cfg_wr()
107 static void pcie_rc_cfg_wr_mask(struct intel_pcie_port *lpp, u32 ofs, in pcie_rc_cfg_wr_mask()
/linux/arch/mips/txx9/generic/
A Dirq_tx4939.c57 int ofs; in tx4939_irq_unmask() local
75 int ofs; in tx4939_irq_mask() local
109 int ofs; in tx4939_irq_set_type() local

Completed in 64 milliseconds

12345678910