| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/include/ |
| H A D | rtw_efuse.h | 82 #define IS_MASKED_MP(ic, txt, offset) (EFUSE_IsAddressMasked_MP_##ic##txt(offset)) argument 83 #define IS_MASKED_TC(ic, txt, offset) (EFUSE_IsAddressMasked_TC_##ic##txt(offset)) argument 86 #define GET_MASK_ARRAY_MP(ic, txt, offset) (EFUSE_GetMaskArray_MP_##ic##txt(offset)) argument 87 #define GET_MASK_ARRAY_TC(ic, txt, offset) (EFUSE_GetMaskArray_TC_##ic##txt(offset)) argument 90 #define IS_MASKED(ic, txt, offset) (IS_MASKED_MP(ic, txt, offset)) argument 95 #define IS_BT_MASKED_MP(ic, txt, offset) (EFUSE_IsBTAddressMasked_MP_##ic##txt(offset)) argument 98 #define GET_BT_MASK_ARRAY_MP(ic, txt, offset) (EFUSE_GetBTMaskArray_MP_##ic##txt(offset)) argument 100 #define IS_BT_MASKED(ic, txt, offset) (IS_BT_MASKED_MP(ic,txt, offset)) argument 117 u8 offset; member 242 #define efuse_logical_map_read(adapter, type, offset, value) EFUSE_ShadowRead((adapter), (type), (o… argument
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/include/ |
| H A D | rtw_efuse.h | 82 #define IS_MASKED_MP(ic, txt, offset) (EFUSE_IsAddressMasked_MP_##ic##txt(offset)) argument 83 #define IS_MASKED_TC(ic, txt, offset) (EFUSE_IsAddressMasked_TC_##ic##txt(offset)) argument 86 #define GET_MASK_ARRAY_MP(ic, txt, offset) (EFUSE_GetMaskArray_MP_##ic##txt(offset)) argument 87 #define GET_MASK_ARRAY_TC(ic, txt, offset) (EFUSE_GetMaskArray_TC_##ic##txt(offset)) argument 90 #define IS_MASKED(ic, txt, offset) (IS_MASKED_MP(ic, txt, offset)) argument 95 #define IS_BT_MASKED_MP(ic, txt, offset) (EFUSE_IsBTAddressMasked_MP_##ic##txt(offset)) argument 98 #define GET_BT_MASK_ARRAY_MP(ic, txt, offset) (EFUSE_GetBTMaskArray_MP_##ic##txt(offset)) argument 100 #define IS_BT_MASKED(ic, txt, offset) (IS_BT_MASKED_MP(ic,txt, offset)) argument 117 u8 offset; member 242 #define efuse_logical_map_read(adapter, type, offset, value) EFUSE_ShadowRead((adapter), (type), (o… argument
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/include/ |
| H A D | rtw_efuse.h | 83 #define IS_MASKED_MP(ic, txt, offset) (EFUSE_IsAddressMasked_MP_##ic##txt(offset)) argument 84 #define IS_MASKED_TC(ic, txt, offset) (EFUSE_IsAddressMasked_TC_##ic##txt(offset)) argument 87 #define GET_MASK_ARRAY_MP(ic, txt, offset) (EFUSE_GetMaskArray_MP_##ic##txt(offset)) argument 88 #define GET_MASK_ARRAY_TC(ic, txt, offset) (EFUSE_GetMaskArray_TC_##ic##txt(offset)) argument 91 #define IS_MASKED(ic, txt, offset) (IS_MASKED_MP(ic, txt, offset)) argument 96 #define IS_BT_MASKED_MP(ic, txt, offset) (EFUSE_IsBTAddressMasked_MP_##ic##txt(offset)) argument 99 #define GET_BT_MASK_ARRAY_MP(ic, txt, offset) (EFUSE_GetBTMaskArray_MP_##ic##txt(offset)) argument 101 #define IS_BT_MASKED(ic, txt, offset) (IS_BT_MASKED_MP(ic,txt, offset)) argument 118 u8 offset; member 243 #define efuse_logical_map_read(adapter, type, offset, value) EFUSE_ShadowRead((adapter), (type), (o… argument
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/include/ |
| H A D | rtw_efuse.h | 75 #define IS_MASKED_MP(ic, txt, offset) (EFUSE_IsAddressMasked_MP_##ic##txt(offset)) argument 76 #define IS_MASKED_TC(ic, txt, offset) (EFUSE_IsAddressMasked_TC_##ic##txt(offset)) argument 79 #define GET_MASK_ARRAY_MP(ic, txt, offset) (EFUSE_GetMaskArray_MP_##ic##txt(offset)) argument 80 #define GET_MASK_ARRAY_TC(ic, txt, offset) (EFUSE_GetMaskArray_TC_##ic##txt(offset)) argument 83 #define IS_MASKED(ic, txt, offset) (IS_MASKED_MP(ic, txt, offset)) argument 88 #define IS_BT_MASKED_MP(ic, txt, offset) (EFUSE_IsBTAddressMasked_MP_##ic##txt(offset)) argument 91 #define GET_BT_MASK_ARRAY_MP(ic, txt, offset) (EFUSE_GetBTMaskArray_MP_##ic##txt(offset)) argument 93 #define IS_BT_MASKED(ic, txt, offset) (IS_BT_MASKED_MP(ic,txt, offset)) argument 110 u8 offset; member 235 #define efuse_logical_map_read(adapter, type, offset, value) EFUSE_ShadowRead((adapter), (type), (o… argument
|
| /OK3568_Linux_fs/kernel/drivers/staging/comedi/drivers/ |
| H A D | amplc_dio200_common.c | 91 unsigned int offset) in dio200_read8() 104 unsigned int offset, unsigned char val) in dio200_write8() 118 unsigned int offset) in dio200_read32() 131 unsigned int offset, unsigned int val) in dio200_write32() 149 unsigned int offset; in dio200_subdev_8254_offset() local 420 unsigned int offset, in dio200_subdev_intr_init() 477 unsigned int offset = dio200_subdev_8254_offset(dev, s); in dio200_subdev_8254_set_gate_src() local 488 unsigned int offset = dio200_subdev_8254_offset(dev, s); in dio200_subdev_8254_set_clock_src() local 541 unsigned int offset) in dio200_subdev_8254_init() 677 unsigned int offset) in dio200_subdev_8255_init()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/include/ |
| H A D | rtw_efuse.h | 74 #define IS_MASKED_MP(ic, txt, offset) (EFUSE_IsAddressMasked_MP_##ic##txt(offset)) argument 75 #define IS_MASKED_TC(ic, txt, offset) (EFUSE_IsAddressMasked_TC_##ic##txt(offset)) argument 78 #define GET_MASK_ARRAY_MP(ic, txt, offset) (EFUSE_GetMaskArray_MP_##ic##txt(offset)) argument 79 #define GET_MASK_ARRAY_TC(ic, txt, offset) (EFUSE_GetMaskArray_TC_##ic##txt(offset)) argument 82 #define IS_MASKED(ic, txt, offset) (IS_MASKED_MP(ic, txt, offset)) argument 87 #define IS_BT_MASKED_MP(ic, txt, offset) (EFUSE_IsBTAddressMasked_MP_##ic##txt(offset)) argument 90 #define GET_BT_MASK_ARRAY_MP(ic, txt, offset) (EFUSE_GetBTMaskArray_MP_##ic##txt(offset)) argument 92 #define IS_BT_MASKED(ic, txt, offset) (IS_BT_MASKED_MP(ic,txt, offset)) argument 109 u8 offset; member 234 #define efuse_logical_map_read(adapter, type, offset, value) EFUSE_ShadowRead((adapter), (type), (o… argument
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/include/ |
| H A D | rtw_efuse.h | 82 #define IS_MASKED_MP(ic, txt, offset) (EFUSE_IsAddressMasked_MP_##ic##txt(offset)) argument 83 #define IS_MASKED_TC(ic, txt, offset) (EFUSE_IsAddressMasked_TC_##ic##txt(offset)) argument 86 #define GET_MASK_ARRAY_MP(ic, txt, offset) (EFUSE_GetMaskArray_MP_##ic##txt(offset)) argument 87 #define GET_MASK_ARRAY_TC(ic, txt, offset) (EFUSE_GetMaskArray_TC_##ic##txt(offset)) argument 90 #define IS_MASKED(ic, txt, offset) (IS_MASKED_MP(ic, txt, offset)) argument 95 #define IS_BT_MASKED_MP(ic, txt, offset) (EFUSE_IsBTAddressMasked_MP_##ic##txt(offset)) argument 98 #define GET_BT_MASK_ARRAY_MP(ic, txt, offset) (EFUSE_GetBTMaskArray_MP_##ic##txt(offset)) argument 100 #define IS_BT_MASKED(ic, txt, offset) (IS_BT_MASKED_MP(ic,txt, offset)) argument 117 u8 offset; member 242 #define efuse_logical_map_read(adapter, type, offset, value) EFUSE_ShadowRead((adapter), (type), (o… argument
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/include/ |
| H A D | rtw_efuse.h | 82 #define IS_MASKED_MP(ic, txt, offset) (EFUSE_IsAddressMasked_MP_##ic##txt(offset)) argument 83 #define IS_MASKED_TC(ic, txt, offset) (EFUSE_IsAddressMasked_TC_##ic##txt(offset)) argument 86 #define GET_MASK_ARRAY_MP(ic, txt, offset) (EFUSE_GetMaskArray_MP_##ic##txt(offset)) argument 87 #define GET_MASK_ARRAY_TC(ic, txt, offset) (EFUSE_GetMaskArray_TC_##ic##txt(offset)) argument 90 #define IS_MASKED(ic, txt, offset) (IS_MASKED_MP(ic, txt, offset)) argument 95 #define IS_BT_MASKED_MP(ic, txt, offset) (EFUSE_IsBTAddressMasked_MP_##ic##txt(offset)) argument 98 #define GET_BT_MASK_ARRAY_MP(ic, txt, offset) (EFUSE_GetBTMaskArray_MP_##ic##txt(offset)) argument 100 #define IS_BT_MASKED(ic, txt, offset) (IS_BT_MASKED_MP(ic,txt, offset)) argument 117 u8 offset; member 242 #define efuse_logical_map_read(adapter, type, offset, value) EFUSE_ShadowRead((adapter), (type), (o… argument
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/include/ |
| H A D | rtw_efuse.h | 74 #define IS_MASKED_MP(ic, txt, offset) (EFUSE_IsAddressMasked_MP_##ic##txt(offset)) argument 75 #define IS_MASKED_TC(ic, txt, offset) (EFUSE_IsAddressMasked_TC_##ic##txt(offset)) argument 78 #define GET_MASK_ARRAY_MP(ic, txt, offset) (EFUSE_GetMaskArray_MP_##ic##txt(offset)) argument 79 #define GET_MASK_ARRAY_TC(ic, txt, offset) (EFUSE_GetMaskArray_TC_##ic##txt(offset)) argument 82 #define IS_MASKED(ic, txt, offset) (IS_MASKED_MP(ic, txt, offset)) argument 87 #define IS_BT_MASKED_MP(ic, txt, offset) (EFUSE_IsBTAddressMasked_MP_##ic##txt(offset)) argument 90 #define GET_BT_MASK_ARRAY_MP(ic, txt, offset) (EFUSE_GetBTMaskArray_MP_##ic##txt(offset)) argument 92 #define IS_BT_MASKED(ic, txt, offset) (IS_BT_MASKED_MP(ic,txt, offset)) argument 109 u8 offset; member 232 #define efuse_logical_map_read(adapter, type, offset, value) EFUSE_ShadowRead((adapter), (type), (o… argument
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/include/ |
| H A D | rtw_efuse.h | 75 #define IS_MASKED_MP(ic, txt, offset) (EFUSE_IsAddressMasked_MP_##ic##txt(offset)) argument 76 #define IS_MASKED_TC(ic, txt, offset) (EFUSE_IsAddressMasked_TC_##ic##txt(offset)) argument 79 #define GET_MASK_ARRAY_MP(ic, txt, offset) (EFUSE_GetMaskArray_MP_##ic##txt(offset)) argument 80 #define GET_MASK_ARRAY_TC(ic, txt, offset) (EFUSE_GetMaskArray_TC_##ic##txt(offset)) argument 83 #define IS_MASKED(ic, txt, offset) (IS_MASKED_MP(ic, txt, offset)) argument 88 #define IS_BT_MASKED_MP(ic, txt, offset) (EFUSE_IsBTAddressMasked_MP_##ic##txt(offset)) argument 91 #define GET_BT_MASK_ARRAY_MP(ic, txt, offset) (EFUSE_GetBTMaskArray_MP_##ic##txt(offset)) argument 93 #define IS_BT_MASKED(ic, txt, offset) (IS_BT_MASKED_MP(ic,txt, offset)) argument 110 u8 offset; member 235 #define efuse_logical_map_read(adapter, type, offset, value) EFUSE_ShadowRead((adapter), (type), (o… argument
|
| /OK3568_Linux_fs/kernel/sound/soc/sof/ |
| H A D | utils.c | 53 void sof_mailbox_write(struct snd_sof_dev *sdev, u32 offset, in sof_mailbox_write() 62 void sof_mailbox_read(struct snd_sof_dev *sdev, u32 offset, in sof_mailbox_read() 75 void sof_block_write(struct snd_sof_dev *sdev, u32 bar, u32 offset, void *src, in sof_block_write() 106 void sof_block_read(struct snd_sof_dev *sdev, u32 bar, u32 offset, void *dest, in sof_block_read()
|
| /OK3568_Linux_fs/kernel/drivers/char/tpm/ |
| H A D | tpm_atmel.h | 31 #define atmel_getb(priv, offset) readb(priv->iobase + offset) argument 32 #define atmel_putb(val, priv, offset) writeb(val, priv->iobase + offset) argument 83 #define atmel_getb(chip, offset) inb(atmel_get_priv(chip)->base + offset) argument 84 #define atmel_putb(val, chip, offset) \ argument
|
| /OK3568_Linux_fs/kernel/arch/powerpc/kernel/ |
| H A D | cpu_setup_power.c | 134 void __setup_cpu_power7(unsigned long offset, struct cpu_spec *t) in __setup_cpu_power7() 157 void __setup_cpu_power8(unsigned long offset, struct cpu_spec *t) in __setup_cpu_power8() 194 void __setup_cpu_power9(unsigned long offset, struct cpu_spec *t) in __setup_cpu_power9() 233 void __setup_cpu_power10(unsigned long offset, struct cpu_spec *t) in __setup_cpu_power10()
|
| /OK3568_Linux_fs/kernel/drivers/pinctrl/intel/ |
| H A D | pinctrl-baytrail.c | 558 static void __iomem *byt_gpio_reg(struct intel_pinctrl *vg, unsigned int offset, in byt_gpio_reg() 722 static u32 byt_get_gpio_mux(struct intel_pinctrl *vg, unsigned int offset) in byt_get_gpio_mux() 737 static void byt_gpio_clear_triggering(struct intel_pinctrl *vg, unsigned int offset) in byt_gpio_clear_triggering() 758 unsigned int offset) in byt_gpio_request_enable() 795 unsigned int offset) in byt_gpio_disable_free() 804 unsigned int offset) in byt_gpio_direct_irq_check() 820 unsigned int offset, in byt_gpio_set_direction() 896 static int byt_pin_config_get(struct pinctrl_dev *pctl_dev, unsigned int offset, in byt_pin_config_get() 980 unsigned int offset, in byt_pin_config_set() 1125 static int byt_gpio_get(struct gpio_chip *chip, unsigned int offset) in byt_gpio_get() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/broadcom/b43/ |
| H A D | tables_lpphy.h | 10 #define B43_LPTAB8(table, offset) (((table) << 10) | (offset) | B43_LPTAB_8BIT) argument 11 #define B43_LPTAB16(table, offset) (((table) << 10) | (offset) | B43_LPTAB_16BIT) argument 12 #define B43_LPTAB32(table, offset) (((table) << 10) | (offset) | B43_LPTAB_32BIT) argument
|
| /OK3568_Linux_fs/kernel/tools/testing/nvdimm/test/ |
| H A D | iomap.c | 65 void __iomem *__nfit_test_ioremap(resource_size_t offset, unsigned long size, in __nfit_test_ioremap() 77 resource_size_t offset, unsigned long size) in __wrap_devm_ioremap() 88 void *__wrap_devm_memremap(struct device *dev, resource_size_t offset, in __wrap_devm_memremap() 129 resource_size_t offset = pgmap->range.start; in __wrap_devm_memremap_pages() local 169 void *__wrap_memremap(resource_size_t offset, size_t size, in __wrap_memremap() 190 void __iomem *__wrap_ioremap(resource_size_t offset, unsigned long size) in __wrap_ioremap() 196 void __iomem *__wrap_ioremap_wc(resource_size_t offset, unsigned long size) in __wrap_ioremap_wc()
|
| /OK3568_Linux_fs/kernel/drivers/media/platform/davinci/ |
| H A D | vpss.c | 119 static inline u32 bl_regr(u32 offset) in bl_regr() 124 static inline void bl_regw(u32 val, u32 offset) in bl_regw() 129 static inline u32 vpss_regr(u32 offset) in vpss_regr() 134 static inline void vpss_regw(u32 val, u32 offset) in vpss_regw() 140 static inline u32 isp5_read(u32 offset) in isp5_read() 146 static inline void isp5_write(u32 val, u32 offset) in isp5_write() 271 u32 utemp, mask = 0x1, shift = 0, offset = DM365_ISP5_PCCR; in dm365_enable_clock() local
|
| /OK3568_Linux_fs/kernel/tools/lib/ |
| H A D | find_bit.c | 69 unsigned long offset) in find_next_bit() 111 unsigned long offset) in find_next_zero_bit() 120 unsigned long offset) in find_next_and_bit()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/mediatek/mt76/mt7615/ |
| H A D | mmio.c | 65 u32 base, offset; in mt7615_reg_map() local 147 static u32 mt7615_rr(struct mt76_dev *mdev, u32 offset) in mt7615_rr() 155 static void mt7615_wr(struct mt76_dev *mdev, u32 offset, u32 val) in mt7615_wr() 163 static u32 mt7615_rmw(struct mt76_dev *mdev, u32 offset, u32 mask, u32 val) in mt7615_rmw()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/core/ |
| H A D | rtw_rf.c | 64 bool rtw_chbw_to_freq_range(u8 ch, u8 bw, u8 offset, u32 *hi, u32 *lo) in rtw_chbw_to_freq_range() 157 void rtw_rf_set_tx_gain_offset(_adapter *adapter, u8 path, s8 offset) in rtw_rf_set_tx_gain_offset() 200 bool rtw_is_dfs_ch(u8 ch, u8 bw, u8 offset) in rtw_is_dfs_ch() 215 bool rtw_is_long_cac_ch(u8 ch, u8 bw, u8 offset) in rtw_is_long_cac_ch()
|
| /OK3568_Linux_fs/kernel/drivers/gpio/ |
| H A D | gpio-104-idio-16.c | 51 static int idio_16_gpio_get_direction(struct gpio_chip *chip, unsigned offset) in idio_16_gpio_get_direction() 59 static int idio_16_gpio_direction_input(struct gpio_chip *chip, unsigned offset) in idio_16_gpio_direction_input() 65 unsigned offset, int value) in idio_16_gpio_direction_output() 71 static int idio_16_gpio_get(struct gpio_chip *chip, unsigned offset) in idio_16_gpio_get() 99 static void idio_16_gpio_set(struct gpio_chip *chip, unsigned offset, int value) in idio_16_gpio_set()
|
| /OK3568_Linux_fs/kernel/arch/sparc/lib/ |
| H A D | copy_user.S | 69 #define MOVE_BIGCHUNK(src, dst, offset, t0, t1, t2, t3, t4, t5, t6, t7) \ argument 83 #define MOVE_BIGALIGNCHUNK(src, dst, offset, t0, t1, t2, t3, t4, t5, t6, t7) \ argument 93 #define MOVE_LASTCHUNK(src, dst, offset, t0, t1, t2, t3) \ argument 101 #define MOVE_HALFCHUNK(src, dst, offset, t0, t1, t2, t3) \ argument 111 #define MOVE_SHORTCHUNK(src, dst, offset, t0, t1) \ argument
|
| /OK3568_Linux_fs/kernel/drivers/iio/adc/ |
| H A D | stx104.c | 190 unsigned int offset) in stx104_gpio_get_direction() 200 unsigned int offset) in stx104_gpio_direction_input() 209 unsigned int offset, int value) in stx104_gpio_direction_output() 218 static int stx104_gpio_get(struct gpio_chip *chip, unsigned int offset) in stx104_gpio_get() 238 static void stx104_gpio_set(struct gpio_chip *chip, unsigned int offset, in stx104_gpio_set()
|
| /OK3568_Linux_fs/kernel/drivers/remoteproc/ |
| H A D | remoteproc_coredump.c | 83 void *dest, size_t offset, in rproc_coredump_add_custom_segment() 154 size_t offset, size_t size) in rproc_copy_segment() 177 static ssize_t rproc_coredump_read(char *buffer, loff_t offset, size_t count, in rproc_coredump_read() 241 size_t offset; in rproc_coredump() local 353 size_t offset; in rproc_coredump_using_sections() local
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/gvt/ |
| H A D | cfg_space.c | 116 int intel_vgpu_emulate_cfg_read(struct intel_vgpu *vgpu, unsigned int offset, in intel_vgpu_emulate_cfg_read() 189 unsigned int offset, void *p_data, unsigned int bytes) in emulate_pci_command_write() 220 unsigned int offset, void *p_data, unsigned int bytes) in emulate_pci_rom_bar_write() 233 static int emulate_pci_bar_write(struct intel_vgpu *vgpu, unsigned int offset, in emulate_pci_bar_write() 310 int intel_vgpu_emulate_cfg_write(struct intel_vgpu *vgpu, unsigned int offset, in intel_vgpu_emulate_cfg_write()
|