| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/include/ |
| H A D | rtw_mp_ioctl.h | 43 u32 value; member 49 u16 value; member 409 u32 value; member 415 u32 value; member 458 u16 value; member
|
| /OK3568_Linux_fs/u-boot/drivers/pci/ |
| H A D | pci_msc01.c | 66 int where, u32 *value) in msc01_read_config_dword() 75 int where, u32 value) in msc01_write_config_dword()
|
| /OK3568_Linux_fs/kernel/arch/mips/txx9/rbtx4938/ |
| H A D | setup.c | 245 int value) in rbtx4938_spi_gpio_set() 261 unsigned int offset, int value) in rbtx4938_spi_gpio_dir_out()
|
| /OK3568_Linux_fs/kernel/drivers/pinctrl/mediatek/ |
| H A D | pinctrl-mt2701.c | 440 unsigned char align, int value, enum pin_config_param arg) in mt2701_ies_smt_set() 477 unsigned int i, value, mask; in mt2701_spec_pinmux_set() local
|
| /OK3568_Linux_fs/kernel/drivers/gpio/ |
| H A D | gpio-lp87565.c | 42 int value) in lp87565_gpio_set() 77 unsigned int offset, int value) in lp87565_gpio_direction_output()
|
| H A D | gpio-ts4900.c | 65 unsigned int offset, int value) in ts4900_gpio_direction_output() 105 int value) in ts4900_gpio_set()
|
| /OK3568_Linux_fs/u-boot/drivers/gpio/ |
| H A D | bcm2835_gpio.c | 33 int value) in bcm2835_gpio_direction_output() 65 int value) in bcm2835_gpio_set_value()
|
| /OK3568_Linux_fs/external/libmali/include/EGL/ |
| H A D | eglplatform.h | 171 #define EGL_CAST(type, value) (static_cast<type>(value)) argument 173 #define EGL_CAST(type, value) ((type) (value)) argument
|
| /OK3568_Linux_fs/kernel/drivers/cpufreq/ |
| H A D | speedstep-ich.c | 97 u8 value; in speedstep_set_state() local 160 u16 value = 0; in speedstep_activate() local
|
| /OK3568_Linux_fs/kernel/arch/mips/include/asm/mach-ralink/ |
| H A D | pinmux.h | 9 #define FUNC(name, value, pin_first, pin_count) \ argument 26 const char value; member
|
| /OK3568_Linux_fs/kernel/arch/mips/rb532/ |
| H A D | gpio.c | 99 unsigned offset, int value) in rb532_gpio_set() 127 unsigned offset, int value) in rb532_gpio_direction_output()
|
| /OK3568_Linux_fs/kernel/arch/x86/include/asm/ |
| H A D | i8259.h | 34 unsigned char value = inb(port); in inb_pic() local 45 static inline void outb_pic(unsigned char value, unsigned int port) in outb_pic()
|
| /OK3568_Linux_fs/kernel/tools/perf/util/ |
| H A D | cpumap.c | 98 static int cpu__get_topology_int(int cpu, const char *name, int *value) in cpu__get_topology_int() 110 int value, ret = cpu__get_topology_int(cpu, "physical_package_id", &value); in cpu_map__get_socket_id() local 165 int value, ret = cpu__get_topology_int(cpu, "die_id", &value); in cpu_map__get_die_id() local 205 int value, ret = cpu__get_topology_int(cpu, "core_id", &value); in cpu_map__get_core_id() local
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/dispnv04/ |
| H A D | hw.h | 120 int head, uint8_t index, uint8_t value) in NVWriteVgaCrtc() 152 NVWriteVgaCrtc5758(struct drm_device *dev, int head, uint8_t index, uint8_t value) in NVWriteVgaCrtc5758() 181 int head, uint32_t reg, uint8_t value) in NVWritePRMVIO() 209 int head, uint8_t index, uint8_t value) in NVWriteVgaAttr()
|
| /OK3568_Linux_fs/kernel/sound/soc/ti/ |
| H A D | omap-mcbsp-st.c | 43 #define ST_CH0GAIN(value) ((value) & 0xffff) /* Bits 0:15 */ argument 44 #define ST_CH1GAIN(value) (((value) & 0xffff) << 16) /* Bits 16:31 */ argument 47 #define ST_FIRCOEFF(value) ((value) & 0xffff) /* Bits 0:15 */ argument 439 u8 value = ucontrol->value.integer.value[0]; in omap_mcbsp_st_put_mode() local
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rsi/ |
| H A D | rsi_91x_usb.c | 177 u16 *value, in rsi_usb_reg_read() 222 u32 value, in rsi_usb_reg_write() 476 u32 *value, u16 len) in rsi_usb_master_reg_read() 493 unsigned long value, u16 len) in rsi_usb_master_reg_write()
|
| /OK3568_Linux_fs/kernel/sound/pci/emu10k1/ |
| H A D | emu10k1_main.c | 517 static void snd_emu10k1_ecard_write(struct snd_emu10k1 *emu, unsigned int value) in snd_emu10k1_ecard_write() 567 unsigned int value; in snd_emu10k1_ecard_setadcgain() local 626 __always_unused unsigned int value; in snd_emu10k1_cardbus_init() local 655 int value; in snd_emu1010_load_firmware_entry() local
|
| H A D | emuproc.c | 227 u32 value; in snd_emu10k1_proc_spdif_read() local 387 u32 value; in snd_emu_proc_emu1010_reg_read() local 401 unsigned long value; in snd_emu_proc_io_reg_read() local 470 unsigned long value; in snd_emu_proc_ptr_reg_read() local
|
| /OK3568_Linux_fs/external/xserver/composite/ |
| H A D | compext.c | 70 FreeCompositeClientWindow(void *value, XID ccwid) in FreeCompositeClientWindow() 79 FreeCompositeClientSubwindows(void *value, XID ccwid) in FreeCompositeClientSubwindows() 88 FreeCompositeClientOverlay(void *value, XID ccwid) in FreeCompositeClientOverlay() 508 GetCompositeWindowBytes(void *value, XID id, ResourceSizePtr size) in GetCompositeWindowBytes()
|
| /OK3568_Linux_fs/kernel/drivers/pci/controller/ |
| H A D | pci-ftpci100.c | 191 u32 *value) in faraday_raw_pci_read_config() 211 int config, int size, u32 *value) in faraday_pci_read_config() 224 u32 value) in faraday_raw_pci_write_config() 253 int config, int size, u32 value) in faraday_pci_write_config()
|
| /OK3568_Linux_fs/kernel/drivers/pci/controller/cadence/ |
| H A D | pci-j721e.c | 80 u32 value) in j721e_pcie_user_writel() 91 u32 value) in j721e_pcie_intd_writel() 252 int where, int size, u32 *value) in cdns_ti_pcie_config_read() 262 int where, int size, u32 value) in cdns_ti_pcie_config_write()
|
| /OK3568_Linux_fs/kernel/drivers/media/pci/tw68/ |
| H A D | tw68.h | 169 #define tw_writel(reg, value) writel((value), dev->lmmio + ((reg) >> 2)) argument 170 #define tw_writeb(reg, value) writeb((value), dev->bmmio + (reg)) argument 172 #define tw_andorl(reg, mask, value) \ argument 175 #define tw_andorb(reg, mask, value) \ argument
|
| /OK3568_Linux_fs/kernel/drivers/clocksource/ |
| H A D | timer-ti-dm.c | 73 u32 value) in omap_dm_timer_write_reg() 633 unsigned int value) in omap_dm_timer_set_int_enable() 686 static int omap_dm_timer_write_status(struct omap_dm_timer *timer, unsigned int value) in omap_dm_timer_write_status() 706 static int omap_dm_timer_write_counter(struct omap_dm_timer *timer, unsigned int value) in omap_dm_timer_write_counter()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireguard/selftest/ |
| H A D | allowedips.c | 87 void *value; member 182 struct in_addr *ip, u8 cidr, void *value) in horrible_allowedips_insert_v4() 199 struct in6_addr *ip, u8 cidr, void *value) in horrible_allowedips_insert_v6() 240 horrible_allowedips_remove_by_value(struct horrible_allowedips *table, void *value) in horrible_allowedips_remove_by_value()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/ralink/rt2x00/ |
| H A D | rt2800lib.c | 82 const unsigned int word, const u8 value) in rt2800_bbp_write() 109 u8 value; in rt2800_bbp_read() local 141 const unsigned int word, const u8 value) in rt2800_rfcsr_write() 182 const unsigned int reg, const u8 value) in rt2800_rfcsr_write_bank() 188 const unsigned int reg, const u8 value) in rt2800_rfcsr_write_chanreg() 195 const unsigned int reg, const u8 value) in rt2800_rfcsr_write_dccal() 205 u8 value; in rt2800_rfcsr_read() local 262 const unsigned int word, const u32 value) in rt2800_rf_write() 3865 const u8 value) in rt2800_bbp_write_with_rx_chain() 6242 u8 value; in rt2800_wait_bbp_ready() local [all …]
|