Home
last modified time | relevance | path

Searched defs:offset (Results 126 – 150 of 8095) sorted by relevance

12345678910>>...324

/OK3568_Linux_fs/kernel/drivers/net/wireless/ralink/rt2x00/
H A Drt2x00usb.h151 const u16 offset, in rt2x00usb_vendor_request_sw()
187 const unsigned int offset) in rt2x00usb_register_read()
205 const unsigned int offset) in rt2x00usb_register_read_lock()
225 const unsigned int offset, in rt2x00usb_register_multiread()
243 const unsigned int offset, in rt2x00usb_register_write()
262 const unsigned int offset, in rt2x00usb_register_write_lock()
282 const unsigned int offset, in rt2x00usb_register_multiwrite()
H A Drt2x00mmio.h22 const unsigned int offset) in rt2x00mmio_register_read()
28 const unsigned int offset, in rt2x00mmio_register_multiread()
35 const unsigned int offset, in rt2x00mmio_register_write()
42 const unsigned int offset, in rt2x00mmio_register_multiwrite()
/OK3568_Linux_fs/kernel/drivers/xen/xen-pciback/
H A Dconf_space_capability.c68 static int vpd_address_write(struct pci_dev *dev, int offset, u16 value, in vpd_address_write()
94 static int pm_caps_read(struct pci_dev *dev, int offset, u16 *value, in pm_caps_read()
114 static int pm_ctrl_write(struct pci_dev *dev, int offset, u16 new_value, in pm_ctrl_write()
148 static void *pm_ctrl_init(struct pci_dev *dev, int offset) in pm_ctrl_init()
206 static void *msi_field_init(struct pci_dev *dev, int offset) in msi_field_init()
211 static void *msix_field_init(struct pci_dev *dev, int offset) in msix_field_init()
216 static int msi_msix_flags_write(struct pci_dev *dev, int offset, u16 new_value, in msi_msix_flags_write()
/OK3568_Linux_fs/kernel/drivers/gpio/
H A Dgpio-tps65912.c24 unsigned offset) in tps65912_gpio_get_direction()
40 static int tps65912_gpio_direction_input(struct gpio_chip *gc, unsigned offset) in tps65912_gpio_direction_input()
49 unsigned offset, int value) in tps65912_gpio_direction_output()
61 static int tps65912_gpio_get(struct gpio_chip *gc, unsigned offset) in tps65912_gpio_get()
76 static void tps65912_gpio_set(struct gpio_chip *gc, unsigned offset, in tps65912_gpio_set()
H A Dgpio-msic.c61 static int msic_gpio_to_ireg(unsigned offset) in msic_gpio_to_ireg()
76 static int msic_gpio_to_oreg(unsigned offset) in msic_gpio_to_oreg()
91 static int msic_gpio_direction_input(struct gpio_chip *chip, unsigned offset) in msic_gpio_direction_input()
103 unsigned offset, int value) in msic_gpio_direction_output()
118 static int msic_gpio_get(struct gpio_chip *chip, unsigned offset) in msic_gpio_get()
135 static void msic_gpio_set(struct gpio_chip *chip, unsigned offset, int value) in msic_gpio_set()
166 static int msic_gpio_to_irq(struct gpio_chip *chip, unsigned offset) in msic_gpio_to_irq()
181 int offset; in msic_bus_sync_unlock() local
H A Dgpio-octeon.c25 static unsigned int bit_cfg_reg(unsigned int offset) in bit_cfg_reg()
42 static int octeon_gpio_dir_in(struct gpio_chip *chip, unsigned offset) in octeon_gpio_dir_in()
50 static void octeon_gpio_set(struct gpio_chip *chip, unsigned offset, int value) in octeon_gpio_set()
58 static int octeon_gpio_dir_out(struct gpio_chip *chip, unsigned offset, in octeon_gpio_dir_out()
73 static int octeon_gpio_get(struct gpio_chip *chip, unsigned offset) in octeon_gpio_get()
H A Dgpio-viperboard.c45 u8 offset; member
82 unsigned int offset) in vprbrd_gpioa_get()
132 unsigned int offset, int value) in vprbrd_gpioa_set()
173 unsigned int offset) in vprbrd_gpioa_direction_input()
210 unsigned int offset, int value) in vprbrd_gpioa_direction_output()
254 static int vprbrd_gpiob_setdir(struct vprbrd *vb, unsigned int offset, in vprbrd_gpiob_setdir()
276 unsigned int offset) in vprbrd_gpiob_get()
308 unsigned int offset, int value) in vprbrd_gpiob_set()
341 unsigned int offset) in vprbrd_gpiob_direction_input()
362 unsigned int offset, int value) in vprbrd_gpiob_direction_output()
H A Dgpio-da9052.c49 static unsigned char da9052_gpio_port_odd(unsigned offset) in da9052_gpio_port_odd()
54 static int da9052_gpio_get(struct gpio_chip *gc, unsigned offset) in da9052_gpio_get()
93 static void da9052_gpio_set(struct gpio_chip *gc, unsigned offset, int value) in da9052_gpio_set()
119 static int da9052_gpio_direction_input(struct gpio_chip *gc, unsigned offset) in da9052_gpio_direction_input()
145 unsigned offset, int value) in da9052_gpio_direction_output()
170 static int da9052_gpio_to_irq(struct gpio_chip *gc, u32 offset) in da9052_gpio_to_irq()
H A Dgpio-mc9s08dz60.c23 static void mc9s_gpio_to_reg_and_bit(int offset, u8 *reg, u8 *bit) in mc9s_gpio_to_reg_and_bit()
29 static int mc9s08dz60_get_value(struct gpio_chip *gc, unsigned offset) in mc9s08dz60_get_value()
41 static int mc9s08dz60_set(struct mc9s08dz60 *mc9s, unsigned offset, int val) in mc9s08dz60_set()
61 static void mc9s08dz60_set_value(struct gpio_chip *gc, unsigned offset, int val) in mc9s08dz60_set_value()
69 unsigned offset, int val) in mc9s08dz60_direction_output()
H A Dgpio-sch311x.c132 static int sch311x_gpio_request(struct gpio_chip *chip, unsigned offset) in sch311x_gpio_request()
148 static void sch311x_gpio_free(struct gpio_chip *chip, unsigned offset) in sch311x_gpio_free()
158 static int sch311x_gpio_get(struct gpio_chip *chip, unsigned offset) in sch311x_gpio_get()
171 unsigned offset, int value) in __sch311x_gpio_set()
181 static void sch311x_gpio_set(struct gpio_chip *chip, unsigned offset, in sch311x_gpio_set()
191 static int sch311x_gpio_direction_in(struct gpio_chip *chip, unsigned offset) in sch311x_gpio_direction_in()
205 static int sch311x_gpio_direction_out(struct gpio_chip *chip, unsigned offset, in sch311x_gpio_direction_out()
222 static int sch311x_gpio_get_direction(struct gpio_chip *chip, unsigned offset) in sch311x_gpio_get_direction()
237 static int sch311x_gpio_set_config(struct gpio_chip *chip, unsigned offset, in sch311x_gpio_set_config()
H A Dgpio-pl061.c63 static int pl061_get_direction(struct gpio_chip *gc, unsigned offset) in pl061_get_direction()
73 static int pl061_direction_input(struct gpio_chip *gc, unsigned offset) in pl061_direction_input()
88 static int pl061_direction_output(struct gpio_chip *gc, unsigned offset, in pl061_direction_output()
111 static int pl061_get_value(struct gpio_chip *gc, unsigned offset) in pl061_get_value()
118 static void pl061_set_value(struct gpio_chip *gc, unsigned offset, int value) in pl061_set_value()
129 int offset = irqd_to_hwirq(d); in pl061_irq_type() local
216 int offset; in pl061_irq_handler() local
357 int offset; in pl061_suspend() local
378 int offset; in pl061_resume() local
/OK3568_Linux_fs/kernel/arch/powerpc/platforms/cell/spufs/
H A Dspu_save.c27 unsigned int offset; in save_event_mask() local
38 unsigned int offset; in save_tag_mask() local
70 unsigned int offset; in save_fpcr() local
82 unsigned int offset; in save_decr() local
94 unsigned int offset; in save_srr0() local
/OK3568_Linux_fs/kernel/arch/powerpc/platforms/maple/
H A Dpci.c97 u8 bus, u8 dev_fn, u8 offset) in u3_agp_cfg_access()
118 int offset, int len, u32 *val) in u3_agp_read_config()
149 int offset, int len, u32 val) in u3_agp_write_config()
196 u8 bus, u8 devfn, u8 offset) in u3_ht_cfg_access()
206 static int u3_ht_root_read_config(struct pci_controller *hose, u8 offset, in u3_ht_root_read_config()
229 static int u3_ht_root_write_config(struct pci_controller *hose, u8 offset, in u3_ht_root_write_config()
255 int offset, int len, u32 *val) in u3_ht_read_config()
293 int offset, int len, u32 val) in u3_ht_write_config()
353 u8 bus, u8 dev_fn, int offset) in u4_pcie_cfg_access()
372 int offset, int len, u32 *val) in u4_pcie_read_config()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath6kl/
H A Dbmi.c118 u32 offset; in ath6kl_bmi_read() local
174 u32 offset; in ath6kl_bmi_write() local
241 u32 offset; in ath6kl_bmi_execute() local
288 u32 offset; in ath6kl_bmi_set_app_start() local
324 u32 offset; in ath6kl_bmi_reg_read() local
367 u32 offset; in ath6kl_bmi_reg_write() local
407 u32 offset; in ath6kl_bmi_lz_data() local
458 u32 offset; in ath6kl_bmi_lz_stream_start() local
/OK3568_Linux_fs/kernel/drivers/net/wireless/broadcom/b43/
H A Dpio.h109 static inline u16 b43_piotx_read16(struct b43_pio_txqueue *q, u16 offset) in b43_piotx_read16()
114 static inline u32 b43_piotx_read32(struct b43_pio_txqueue *q, u16 offset) in b43_piotx_read32()
120 u16 offset, u16 value) in b43_piotx_write16()
126 u16 offset, u32 value) in b43_piotx_write32()
132 static inline u16 b43_piorx_read16(struct b43_pio_rxqueue *q, u16 offset) in b43_piorx_read16()
137 static inline u32 b43_piorx_read32(struct b43_pio_rxqueue *q, u16 offset) in b43_piorx_read32()
143 u16 offset, u16 value) in b43_piorx_write16()
149 u16 offset, u32 value) in b43_piorx_write32()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/broadcom/
H A Dbgmac-bcma.c33 static u32 bcma_bgmac_read(struct bgmac *bgmac, u16 offset) in bcma_bgmac_read()
38 static void bcma_bgmac_write(struct bgmac *bgmac, u16 offset, u32 value) in bcma_bgmac_write()
43 static u32 bcma_bgmac_idm_read(struct bgmac *bgmac, u16 offset) in bcma_bgmac_idm_read()
48 static void bcma_bgmac_idm_write(struct bgmac *bgmac, u16 offset, u32 value) in bcma_bgmac_idm_write()
63 static void bcma_bgmac_cco_ctl_maskset(struct bgmac *bgmac, u32 offset, in bcma_bgmac_cco_ctl_maskset()
78 static void bcma_bgmac_cmn_maskset32(struct bgmac *bgmac, u16 offset, u32 mask, in bcma_bgmac_cmn_maskset32()
/OK3568_Linux_fs/u-boot/board/armltd/integrator/
H A Dpci.c89 static unsigned long v3_open_config_window(pci_dev_t bdf, int offset) in v3_open_config_window()
189 int offset, unsigned char *val) in pci_integrator_read_byte()
200 pci_dev_t bdf, int offset, in pci_integrator_read__word()
212 pci_dev_t bdf, int offset, in pci_integrator_read_dword()
224 pci_dev_t bdf, int offset, in pci_integrator_write_byte()
237 pci_dev_t bdf, int offset, in pci_integrator_write_word()
250 pci_dev_t bdf, int offset, in pci_integrator_write_dword()
/OK3568_Linux_fs/kernel/drivers/soc/rockchip/minidump/
H A Dminidump_memory.c37 size_t offset; member
559 size_t count, loff_t *offset) in page_owner_dump_size_write()
575 size_t count, loff_t *offset) in page_owner_dump_size_read()
592 size_t count, loff_t *offset) in page_owner_filter_write()
614 size_t count, loff_t *offset) in page_owner_filter_read()
630 size_t count, loff_t *offset) in page_owner_handle_write()
652 size_t count, loff_t *offset) in page_owner_handle_read()
669 size_t count, loff_t *offset) in page_owner_call_site_write()
704 size_t count, loff_t *offset) in page_owner_call_site_read()
918 size_t count, loff_t *offset) in slab_owner_dump_size_write()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/mediatek/mt76/
H A Dmmio.c9 static u32 mt76_mmio_rr(struct mt76_dev *dev, u32 offset) in mt76_mmio_rr()
19 static void mt76_mmio_wr(struct mt76_dev *dev, u32 offset, u32 val) in mt76_mmio_wr()
25 static u32 mt76_mmio_rmw(struct mt76_dev *dev, u32 offset, u32 mask, u32 val) in mt76_mmio_rmw()
32 static void mt76_mmio_write_copy(struct mt76_dev *dev, u32 offset, in mt76_mmio_write_copy()
38 static void mt76_mmio_read_copy(struct mt76_dev *dev, u32 offset, in mt76_mmio_read_copy()
/OK3568_Linux_fs/kernel/drivers/media/pci/solo6x10/
H A Dsolo6x10-gpio.c98 unsigned int offset) in solo_gpiochip_get_direction()
120 unsigned int offset) in solo_gpiochip_direction_input()
126 unsigned int offset, int value) in solo_gpiochip_direction_output()
132 unsigned int offset) in solo_gpiochip_get()
143 unsigned int offset, int value) in solo_gpiochip_set()
/OK3568_Linux_fs/kernel/drivers/ssb/
H A Dsdio.c167 u32 ssb_sdio_scan_read32(struct ssb_bus *bus, u16 offset) in ssb_sdio_scan_read32()
229 static u8 ssb_sdio_read8(struct ssb_device *dev, u16 offset) in ssb_sdio_read8()
251 static u16 ssb_sdio_read16(struct ssb_device *dev, u16 offset) in ssb_sdio_read16()
273 static u32 ssb_sdio_read32(struct ssb_device *dev, u16 offset) in ssb_sdio_read32()
298 size_t count, u16 offset, u8 reg_width) in ssb_sdio_block_read()
343 static void ssb_sdio_write8(struct ssb_device *dev, u16 offset, u8 val) in ssb_sdio_write8()
362 static void ssb_sdio_write16(struct ssb_device *dev, u16 offset, u16 val) in ssb_sdio_write16()
381 static void ssb_sdio_write32(struct ssb_device *dev, u16 offset, u32 val) in ssb_sdio_write32()
405 size_t count, u16 offset, u8 reg_width) in ssb_sdio_block_write()
/OK3568_Linux_fs/u-boot/drivers/gpio/
H A Dpca953x_gpio.c79 int offset) in pca953x_write_single()
96 int offset) in pca953x_read_single()
135 static int pca953x_is_output(struct udevice *dev, int offset) in pca953x_is_output()
146 static int pca953x_get_value(struct udevice *dev, unsigned offset) in pca953x_get_value()
160 static int pca953x_set_value(struct udevice *dev, unsigned offset, in pca953x_set_value()
183 static int pca953x_set_direction(struct udevice *dev, unsigned offset, int dir) in pca953x_set_direction()
205 static int pca953x_direction_input(struct udevice *dev, unsigned offset) in pca953x_direction_input()
210 static int pca953x_direction_output(struct udevice *dev, unsigned offset, in pca953x_direction_output()
222 static int pca953x_get_function(struct udevice *dev, unsigned offset) in pca953x_get_function()
H A Dpic32_gpio.c42 static int pic32_gpio_get_value(struct udevice *dev, unsigned offset) in pic32_gpio_get_value()
49 static int pic32_gpio_set_value(struct udevice *dev, unsigned offset, in pic32_gpio_set_value()
63 static int pic32_gpio_direction(struct udevice *dev, unsigned offset) in pic32_gpio_direction()
77 static int pic32_gpio_direction_input(struct udevice *dev, unsigned offset) in pic32_gpio_direction_input()
89 unsigned offset, int value) in pic32_gpio_direction_output()
101 static int pic32_gpio_get_function(struct udevice *dev, unsigned offset) in pic32_gpio_get_function()
/OK3568_Linux_fs/kernel/mm/
H A Dfadvise.c32 int generic_fadvise(struct file *file, loff_t offset, loff_t len, int advice) in generic_fadvise()
181 int vfs_fadvise(struct file *file, loff_t offset, loff_t len, int advice) in vfs_fadvise()
192 int ksys_fadvise64_64(int fd, loff_t offset, loff_t len, int advice) in ksys_fadvise64_64()
206 SYSCALL_DEFINE4(fadvise64_64, int, fd, loff_t, offset, loff_t, len, int, advice) in SYSCALL_DEFINE4() argument
213 SYSCALL_DEFINE4(fadvise64, int, fd, loff_t, offset, size_t, len, int, advice) in SYSCALL_DEFINE4() argument
/OK3568_Linux_fs/kernel/arch/m68k/include/asm/
H A Dmac_psc.h222 static inline void psc_write_byte(int offset, __u8 data) in psc_write_byte()
227 static inline void psc_write_word(int offset, __u16 data) in psc_write_word()
232 static inline void psc_write_long(int offset, __u32 data) in psc_write_long()
237 static inline u8 psc_read_byte(int offset) in psc_read_byte()
242 static inline u16 psc_read_word(int offset) in psc_read_word()
247 static inline u32 psc_read_long(int offset) in psc_read_long()

12345678910>>...324