Home
last modified time | relevance | path

Searched refs:mg (Results 1 – 25 of 33) sorted by relevance

12

/OK3568_Linux_fs/kernel/drivers/gpio/
H A Dgpio-msic.c153 struct msic_gpio *mg = irq_data_get_irq_chip_data(data); in msic_irq_type() local
154 u32 gpio = data->irq - mg->irq_base; in msic_irq_type()
156 if (gpio >= mg->chip.ngpio) in msic_irq_type()
160 mg->trig_change_mask |= (1 << gpio); in msic_irq_type()
161 mg->trig_type = type; in msic_irq_type()
168 struct msic_gpio *mg = gpiochip_get_data(chip); in msic_gpio_to_irq() local
169 return mg->irq_base + offset; in msic_gpio_to_irq()
174 struct msic_gpio *mg = irq_data_get_irq_chip_data(data); in msic_bus_lock() local
175 mutex_lock(&mg->buslock); in msic_bus_lock()
180 struct msic_gpio *mg = irq_data_get_irq_chip_data(data); in msic_bus_sync_unlock() local
[all …]
/OK3568_Linux_fs/kernel/drivers/md/
H A Ddm-cache-target.c546 struct dm_cache_migration *mg; in alloc_migration() local
548 mg = mempool_alloc(&cache->migration_pool, GFP_NOIO); in alloc_migration()
550 memset(mg, 0, sizeof(*mg)); in alloc_migration()
552 mg->cache = cache; in alloc_migration()
555 return mg; in alloc_migration()
558 static void free_migration(struct dm_cache_migration *mg) in free_migration() argument
560 struct cache *cache = mg->cache; in free_migration()
565 mempool_free(mg, &cache->migration_pool); in free_migration()
1137 static void quiesce(struct dm_cache_migration *mg, in quiesce() argument
1140 init_continuation(&mg->k, continuation); in quiesce()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/ssv6xxx/smac/
H A Dssv_ht_rc.c108 struct minstrel_mcs_group_data *mg; in rate_control_ht_sample() local
127 mg = &mi->groups; in rate_control_ht_sample()
128 mg->max_tp_rate = 0; in rate_control_ht_sample()
129 mg->max_tp_rate2 = 0; in rate_control_ht_sample()
130 mg->max_prob_rate = 0; in rate_control_ht_sample()
134 mr = &mg->rates[i]; in rate_control_ht_sample()
143 …result max_tp_rate[%d]max_tp_rate2[%d]max_prob_rate[%d]\n",mg->max_tp_rate,mg->max_tp_rate2,mg->ma… in rate_control_ht_sample()
153 mg->max_prob_rate = index; in rate_control_ht_sample()
161 swap(index, mg->max_tp_rate); in rate_control_ht_sample()
167 printk("HT--3 index[%d]i[%d]mg->max_tp_rate[%d]\n",index,i,mg->max_tp_rate); in rate_control_ht_sample()
[all …]
/OK3568_Linux_fs/kernel/net/mac80211/
H A Drc80211_minstrel_ht_debugfs.c34 const struct mcs_group *mg; in minstrel_ht_stats_dump() local
43 mg = &minstrel_mcs_groups[i]; in minstrel_ht_stats_dump()
44 gflags = mg->flags; in minstrel_ht_stats_dump()
65 p += sprintf(p, "%d ", mg->streams); in minstrel_ht_stats_dump()
69 p += sprintf(p, "%d ", mg->streams); in minstrel_ht_stats_dump()
83 p += sprintf(p, " MCS%-2u", (mg->streams - 1) * 8 + j); in minstrel_ht_stats_dump()
85 p += sprintf(p, " MCS%-1u/%1u", j, mg->streams); in minstrel_ht_stats_dump()
95 duration = mg->duration[j]; in minstrel_ht_stats_dump()
96 duration <<= mg->shift; in minstrel_ht_stats_dump()
181 const struct mcs_group *mg; in minstrel_ht_stats_csv_dump() local
[all …]
H A Drc80211_minstrel_ht.c422 struct minstrel_mcs_group_data *mg; in minstrel_ht_set_best_prob_rate() local
431 mg = &mi->groups[index / MCS_GROUP_RATES]; in minstrel_ht_set_best_prob_rate()
432 mrs = &mg->rates[index % MCS_GROUP_RATES]; in minstrel_ht_set_best_prob_rate()
446 max_gpr_group = mg->max_group_prob_rate / MCS_GROUP_RATES; in minstrel_ht_set_best_prob_rate()
447 max_gpr_idx = mg->max_group_prob_rate % MCS_GROUP_RATES; in minstrel_ht_set_best_prob_rate()
460 mg->max_group_prob_rate = index; in minstrel_ht_set_best_prob_rate()
465 mg->max_group_prob_rate = index; in minstrel_ht_set_best_prob_rate()
510 struct minstrel_mcs_group_data *mg; in minstrel_ht_prob_rate_reduce_streams() local
517 mg = &mi->groups[group]; in minstrel_ht_prob_rate_reduce_streams()
521 tmp_idx = mg->max_group_prob_rate % MCS_GROUP_RATES; in minstrel_ht_prob_rate_reduce_streams()
[all …]
/OK3568_Linux_fs/kernel/Documentation/input/devices/
H A Dcma3000_d0x.rst122 2000: 2000 mg or 2G Range
123 8000: 8000 mg or 8G Range
127 X: X * 71mg (8G Range)
128 X: X * 18mg (2G Range)
138 X: (X >> 2) * 18mg (2G Range)
139 X: (X & 0x0F) * 71 mg (8G Range)
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/mg/
H A Dmg_20210609.bb1 SUMMARY = "A portable version of the mg maintained by the OpenBSD team"
2 HOMEPAGE = "http://homepage.boetes.org/software/mg/"
9 SRC_URI = "git://github.com/hboetes/mg;branch=master;protocol=https \
/OK3568_Linux_fs/buildroot/package/mg/
H A Dmg.hash1 # From https://github.com/troglobit/mg/releases/tag/v3.5
2 sha256 a906eab9370c0f24a5fa25923561ad933b74ad339d0b2851d2067badf0d7e4ce mg-3.5.tar.gz
H A DConfig.in2 bool "mg"
18 https://github.com/troglobit/mg/
H A Dmg.mk8 MG_SITE = https://github.com/troglobit/mg/releases/download/v$(MG_VERSION)
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/share/i18n/locales/
H A Dmg_MG16 % Language: mg
164 lang_ab "mg"
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/share/i18n/locales/
H A Dmg_MG16 % Language: mg
164 lang_ab "mg"
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/mg/mg/
H A D0001-Undefine-REGEX-for-musl-based-systems.patch26 # MGLOG -- debug mg internals to a log file.
/OK3568_Linux_fs/kernel/tools/perf/util/
H A Dmetricgroup.c533 char *mg = strdup(g); in metricgroup__print() local
535 if (!mg) in metricgroup__print()
537 omg = mg; in metricgroup__print()
538 while ((g = strsep(&mg, ";")) != NULL) { in metricgroup__print()
/OK3568_Linux_fs/u-boot/arch/arm/dts/
H A Darmada-cp110-slave.dtsi111 "cps-ppv2", "cps-sdio", "cps-mg-domain",
112 "cps-mg-core", "cps-xor1", "cps-xor0",
H A Darmada-cp110-master.dtsi111 "cpm-ppv2", "cpm-sdio", "cpm-mg-domain",
112 "cpm-mg-core", "cpm-xor1", "cpm-xor0",
/OK3568_Linux_fs/kernel/arch/mips/include/asm/txx9/
H A Dtx3927.h87 endian_def_b4(ml, mg, ip, il);
/OK3568_Linux_fs/external/rknpu2/examples/librknn_api_android_demo/include/stb/
H A Dstb_image.h5123 unsigned int mr,mg,mb,ma, all_a; member
5135 info->mr = info->mg = info->mb = info->ma = 0; in stbi__bmp_parse_header()
5166 info->mg = 0xffu << 8; in stbi__bmp_parse_header()
5172 info->mg = 31u << 5; in stbi__bmp_parse_header()
5177 info->mg = stbi__get32le(s); in stbi__bmp_parse_header()
5180 if (info->mr == info->mg && info->mg == info->mb) { in stbi__bmp_parse_header()
5192 info->mg = stbi__get32le(s); in stbi__bmp_parse_header()
5213 unsigned int mr=0,mg=0,mb=0,ma=0, all_a; in stbi__bmp_load() local
5228 mg = info.mg; in stbi__bmp_load()
5323 if (mb == 0xff && mg == 0xff00 && mr == 0x00ff0000 && ma == 0xff000000) in stbi__bmp_load()
[all …]
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/stb/
H A Dstb_image.h5123 unsigned int mr,mg,mb,ma, all_a; member
5135 info->mr = info->mg = info->mb = info->ma = 0; in stbi__bmp_parse_header()
5166 info->mg = 0xffu << 8; in stbi__bmp_parse_header()
5172 info->mg = 31u << 5; in stbi__bmp_parse_header()
5177 info->mg = stbi__get32le(s); in stbi__bmp_parse_header()
5180 if (info->mr == info->mg && info->mg == info->mb) { in stbi__bmp_parse_header()
5192 info->mg = stbi__get32le(s); in stbi__bmp_parse_header()
5213 unsigned int mr=0,mg=0,mb=0,ma=0, all_a; in stbi__bmp_load() local
5228 mg = info.mg; in stbi__bmp_load()
5323 if (mb == 0xff && mg == 0xff00 && mr == 0x00ff0000 && ma == 0xff000000) in stbi__bmp_load()
[all …]
/OK3568_Linux_fs/kernel/Documentation/misc-devices/
H A Dlis3lv02d.rst26 to mg values (1/1000th of earth gravity).
/OK3568_Linux_fs/kernel/arch/mips/include/asm/octeon/
H A Dcvmx-pci-defs.h422 uint32_t mg:8; member
428 uint32_t mg:8;
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-core/packagegroups/
H A Dpackagegroup-meta-oe.bb835 mg \
/OK3568_Linux_fs/kernel/arch/s390/tools/
H A Dopcodes.txt810 e384 mg RXY_RRRD
/OK3568_Linux_fs/buildroot/
H A DDEVELOPERS1350 F: package/mg/
/OK3568_Linux_fs/kernel/Documentation/filesystems/
H A Dproc.rst550 mg mergable advise flag

12