| /OK3568_Linux_fs/kernel/drivers/video/rockchip/iep/ |
| H A D | hw_iep_config_addr.h | 95 #define WriteReg32(base, waddr, value) (__raw_writel(value, base + waddr)) argument 96 #define ConfRegBits32(base, raddr, waddr, position, value) WriteReg32(base, waddr, (ReadR… argument 97 #define MaskRegBits32(base, waddr, position, value) WriteReg32(base, waddr, (ReadR… argument
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/hal/halmac/halmac_88xx/ |
| H A D | halmac_efuse_88xx.c | 301 write_efuse_bt_88xx(struct halmac_adapter *adapter, u32 offset, u8 value, in write_efuse_bt_88xx() 373 read_efuse_bt_88xx(struct halmac_adapter *adapter, u32 offset, u8 *value, in read_efuse_bt_88xx() 696 read_logical_efuse_88xx(struct halmac_adapter *adapter, u32 offset, u8 *value) in read_logical_efuse_88xx() 766 write_log_efuse_88xx(struct halmac_adapter *adapter, u32 offset, u8 value) in write_log_efuse_88xx() 821 write_log_efuse_word_88xx(struct halmac_adapter *adapter, u32 offset, u16 value) in write_log_efuse_word_88xx() 1133 write_hw_efuse_88xx(struct halmac_adapter *adapter, u32 offset, u8 value) in write_hw_efuse_88xx() 1587 proc_write_log_efuse_88xx(struct halmac_adapter *adapter, u32 offset, u8 value) in proc_write_log_efuse_88xx() 1700 u16 value) in proc_write_log_efuse_word_88xx() 2537 write_wifi_phy_efuse_88xx(struct halmac_adapter *adapter, u32 offset, u8 value) in write_wifi_phy_efuse_88xx() 2595 u8 *value) in read_wifi_phy_efuse_88xx()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/hal/halmac/halmac_88xx/ |
| H A D | halmac_efuse_88xx.c | 300 write_efuse_bt_88xx(struct halmac_adapter *adapter, u32 offset, u8 value, in write_efuse_bt_88xx() 372 read_efuse_bt_88xx(struct halmac_adapter *adapter, u32 offset, u8 *value, in read_efuse_bt_88xx() 695 read_logical_efuse_88xx(struct halmac_adapter *adapter, u32 offset, u8 *value) in read_logical_efuse_88xx() 765 write_log_efuse_88xx(struct halmac_adapter *adapter, u32 offset, u8 value) in write_log_efuse_88xx() 820 write_log_efuse_word_88xx(struct halmac_adapter *adapter, u32 offset, u16 value) in write_log_efuse_word_88xx() 1132 write_hw_efuse_88xx(struct halmac_adapter *adapter, u32 offset, u8 value) in write_hw_efuse_88xx() 1586 proc_write_log_efuse_88xx(struct halmac_adapter *adapter, u32 offset, u8 value) in proc_write_log_efuse_88xx() 1699 u16 value) in proc_write_log_efuse_word_88xx() 2536 write_wifi_phy_efuse_88xx(struct halmac_adapter *adapter, u32 offset, u8 value) in write_wifi_phy_efuse_88xx() 2594 u8 *value) in read_wifi_phy_efuse_88xx()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/hal/halmac/halmac_88xx/ |
| H A D | halmac_efuse_88xx.c | 300 write_efuse_bt_88xx(struct halmac_adapter *adapter, u32 offset, u8 value, in write_efuse_bt_88xx() 372 read_efuse_bt_88xx(struct halmac_adapter *adapter, u32 offset, u8 *value, in read_efuse_bt_88xx() 695 read_logical_efuse_88xx(struct halmac_adapter *adapter, u32 offset, u8 *value) in read_logical_efuse_88xx() 765 write_log_efuse_88xx(struct halmac_adapter *adapter, u32 offset, u8 value) in write_log_efuse_88xx() 820 write_log_efuse_word_88xx(struct halmac_adapter *adapter, u32 offset, u16 value) in write_log_efuse_word_88xx() 1132 write_hw_efuse_88xx(struct halmac_adapter *adapter, u32 offset, u8 value) in write_hw_efuse_88xx() 1586 proc_write_log_efuse_88xx(struct halmac_adapter *adapter, u32 offset, u8 value) in proc_write_log_efuse_88xx() 1699 u16 value) in proc_write_log_efuse_word_88xx() 2536 write_wifi_phy_efuse_88xx(struct halmac_adapter *adapter, u32 offset, u8 value) in write_wifi_phy_efuse_88xx() 2594 u8 *value) in read_wifi_phy_efuse_88xx()
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/ |
| H A D | bitstring.h | 110 #define bit_ffc(name, nbits, value) do { \ argument 129 #define bit_ffs(name, nbits, value) do { \ argument
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v1/export-user_ta/include/ |
| H A D | bitstring.h | 109 #define bit_ffc(name, nbits, value) do { \ argument 128 #define bit_ffs(name, nbits, value) do { \ argument
|
| /OK3568_Linux_fs/u-boot/drivers/power/ |
| H A D | twl6030.c | 224 u8 value = 0; in twl6030_power_mmc_init() local 256 u8 value = 0; in twl6030_usb_device_settings() local
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/index/detail/rtree/node/ |
| H A D | node_elements.hpp | 45 static const bool value = true; member 51 static const bool value = false; member
|
| /OK3568_Linux_fs/kernel/drivers/net/mdio/ |
| H A D | mdio-sun4i.c | 40 int value; in sun4i_mdio_read() local 64 u16 value) in sun4i_mdio_write()
|
| /OK3568_Linux_fs/kernel/arch/alpha/kernel/ |
| H A D | core_polaris.c | 85 int size, u32 *value) in polaris_read_config() 111 int size, u32 value) in polaris_write_config()
|
| /OK3568_Linux_fs/kernel/arch/mips/loongson2ef/common/cs5536/ |
| H A D | cs5536_isa.c | 84 void pci_isa_write_bar(int n, u32 value) in pci_isa_write_bar() 134 void pci_isa_write_reg(int reg, u32 value) in pci_isa_write_reg()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/nvkm/subdev/bios/ |
| H A D | therm.c | 84 s16 value = nvbios_rd16(bios, entry + 1); in nvbios_therm_sensor_parse() local 166 s16 value = nvbios_rd16(bios, entry + 1); in nvbios_therm_fan_parse() local
|
| /OK3568_Linux_fs/kernel/drivers/gpio/ |
| H A D | gpio-bd9571mwv.c | 58 unsigned int offset, int value) in bd9571mwv_gpio_direction_output() 84 int value) in bd9571mwv_gpio_set()
|
| H A D | gpio-mc33880.c | 49 static int __mc33880_set(struct mc33880 *mc, unsigned offset, int value) in __mc33880_set() 60 static void mc33880_set(struct gpio_chip *chip, unsigned offset, int value) in mc33880_set()
|
| H A D | gpio-tps65912.c | 49 unsigned offset, int value) in tps65912_gpio_direction_output() 77 int value) in tps65912_gpio_set()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/wagyu/0.4.3/include/mapbox/geometry/wagyu/ |
| H A D | util.hpp | 75 inline T wround(double value) { in wround() 80 inline std::int64_t wround<std::int64_t>(double value) { in wround()
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/ |
| H A D | bitstring.h | 110 #define bit_ffc(name, nbits, value) do { \ argument 129 #define bit_ffs(name, nbits, value) do { \ argument
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/amd/ |
| H A D | mvme147.c | 145 static void m147lance_writerap(struct lance_private *lp, unsigned short value) in m147lance_writerap() 150 static void m147lance_writerdp(struct lance_private *lp, unsigned short value) in m147lance_writerdp()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/phy/rf/halrf_8852b/ |
| H A D | halrf_kfree_8852b.c | 33 void _halrf_get_1byte_efuse_8852b(struct rf_info *rf, u32 addr, u8 *value) in _halrf_get_1byte_efuse_8852b() 46 s8 _halrf_efuse_exchange_8852b(struct rf_info *rf, u8 value, u8 mask) in _halrf_efuse_exchange_8852b()
|
| /OK3568_Linux_fs/u-boot/drivers/gpio/ |
| H A D | vybrid_gpio.c | 35 int value) in vybrid_gpio_direction_output() 54 int value) in vybrid_gpio_set_value()
|
| H A D | da8xx_gpio.c | 347 int gpio_direction_output(unsigned gpio, int value) in gpio_direction_output() 367 int gpio_set_value(unsigned gpio, int value) in gpio_set_value()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/phy/rf/halrf_8852b/ |
| H A D | halrf_kfree_8852b.c | 33 void _halrf_get_1byte_efuse_8852b(struct rf_info *rf, u32 addr, u8 *value) in _halrf_get_1byte_efuse_8852b() 46 s8 _halrf_efuse_exchange_8852b(struct rf_info *rf, u8 value, u8 mask) in _halrf_efuse_exchange_8852b()
|
| /OK3568_Linux_fs/kernel/arch/x86/pci/ |
| H A D | mmconfig_64.c | 29 unsigned int devfn, int reg, int len, u32 *value) in pci_mmcfg_read() 63 unsigned int devfn, int reg, int len, u32 value) in pci_mmcfg_write()
|
| /OK3568_Linux_fs/kernel/include/soc/tegra/ |
| H A D | flowctrl.h | 56 static inline void flowctrl_write_cpu_csr(unsigned int cpuid, u32 value) in flowctrl_write_cpu_csr() 60 static inline void flowctrl_write_cpu_halt(unsigned int cpuid, u32 value) {} in flowctrl_write_cpu_halt()
|
| /OK3568_Linux_fs/app/forlinx/flapp/src/plugins/screen/ |
| H A D | backlightwidget.cpp | 119 connect(ui->horizontalSlider, &SliderWidget::valueChanged, this, [=](int value){ in initUi() 132 int value = m_currentBacklight->getValue(); in initUi() local
|