Home
last modified time | relevance | path

Searched full:bst (Results 1 – 25 of 43) sorted by relevance

12

/OK3568_Linux_fs/kernel/drivers/platform/x86/
H A Dsurface3_power.c89 struct bst { struct
108 struct bst bst; argument
272 static int mshw0011_bst(struct mshw0011_data *cdata, struct bst *bst) in mshw0011_bst() argument
291 bst->battery_present_rate = abs((s32)tmp); in mshw0011_bst()
298 bst->battery_state = state; in mshw0011_bst()
300 bst->battery_remaining_capacity = capacity; in mshw0011_bst()
301 bst->battery_present_voltage = voltage; in mshw0011_bst()
313 struct bst bst; in mshw0011_isr() local
329 ret = mshw0011_bst(cdata, &bst); in mshw0011_isr()
333 bat_status = bst.battery_state; in mshw0011_isr()
[all …]
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/sound/
H A Dcs35l35.txt51 - cirrus,bst-pdn-fet-on : Boolean to determine if the Boost PDN control
85 - cirrus,classh-bst-overide : Boolean
86 - cirrus,classh-bst-max-limit
158 cirrus,classh-bst-overide;
159 cirrus,classh-bst-max-limit = <0x01>;
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/iio/pressure/
H A Dbmp085.yaml16 https://www.bosch-sensortec.com/bst/products/all_products/bmp180
17 https://www.bosch-sensortec.com/bst/products/all_products/bmp280
18 https://www.bosch-sensortec.com/bst/products/all_products/bme280
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/iio/magnetometer/
H A Dbmc150_magn.txt3 http://ae-bst.resource.bosch.com/media/products/dokumente/bmc150/BST-BMC150-DS000-04.pdf
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/iio/accel/
H A Dbma180.txt5 http://ae-bst.resource.bosch.com/media/products/dokumente/bma250/bst-bma250-ds002-05.pdf
H A Dbosch,bma400.yaml16 https://ae-bst.resource.bosch.com/media/_tech/media/datasheets/BST-BMA400-DS000.pdf
/OK3568_Linux_fs/kernel/sound/soc/codecs/
H A Dcs35l33.c239 dev_dbg(component->dev, "BST turned on\n"); in cs35l33_sdin_event()
256 dev_dbg(component->dev, "BST and SDIN turned off\n"); in cs35l33_sdin_event()
746 static int cs35l33_set_bst_ipk(struct snd_soc_component *component, unsigned int bst) in cs35l33_set_bst_ipk() argument
752 if (bst > 3600000 || bst < 1850000) { in cs35l33_set_bst_ipk()
753 dev_err(component->dev, "Invalid boost current %d\n", bst); in cs35l33_set_bst_ipk()
758 if (bst % 15625) { in cs35l33_set_bst_ipk()
760 bst); in cs35l33_set_bst_ipk()
765 while (bst > 1850000) { in cs35l33_set_bst_ipk()
766 bst -= 15625; in cs35l33_set_bst_ipk()
H A Dmax98926.c130 SND_SOC_DAPM_PGA("BST Enable", MAX98926_BLOCK_ENABLE,
167 {"BST Enable", NULL, "Amp Enable"},
168 {"BE_OUT", NULL, "BST Enable"},
H A Dcs35l35.h46 #define CS35L35_BST_CONV_SW_FREQ 0x24 /* Boost Conv L BST SW Freq */
H A Dcs35l34.h36 #define CS35L34_BST_CONV_SW_FREQ 0x24 /* Boost Conv L BST SW Freq */
/OK3568_Linux_fs/kernel/arch/h8300/kernel/
H A Dptrace_h.c148 "bst #4,%w0\n\t" in isbranch()
150 "bst #5,%w0\n\t" in isbranch()
153 "bst #6,%w0\n\t" in isbranch()
/OK3568_Linux_fs/kernel/drivers/iio/pressure/
H A Dbmp280-core.c12 * https://ae-bst.resource.bosch.com/media/_tech/media/datasheets/BST-BMP180-DS000-121.pdf
13 * https://ae-bst.resource.bosch.com/media/_tech/media/datasheets/BST-BMP280-DS001-12.pdf
14 * https://ae-bst.resource.bosch.com/media/_tech/media/datasheets/BST-BME280_DS001-11.pdf
/OK3568_Linux_fs/kernel/arch/sh/kernel/cpu/sh2a/
H A Dentry.S47 bst.b #6,@(4*4,r15) !set cpu mode to SR.MD
209 bst.b #6,@(0,r2) ! save CPU mode
H A Dopcode_helper.c27 * 0011nnnn0iii1001 bclr.b, bld.b, bset.b, bst.b, band.b,
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/iio/imu/
H A Dbosch,bmi160.yaml15 https://www.bosch-sensortec.com/bst/products/all_products/bmi160
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/poly2tri/sweep/
H A Dadvancing_front.cpp67 // TODO: implement BST index in FindSearchNode()
/OK3568_Linux_fs/kernel/sound/isa/sb/
H A Dsb8_midi.c8 * Sun May 9 22:54:38 BST 1999 George David Morrison <gdm@gedamo.demon.co.uk>
/OK3568_Linux_fs/u-boot/doc/
H A DREADME.arm-relocation25 detect the real dramsize, and store it in gd->ram_size. Bst detected
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/ext/pb_ds/detail/bin_search_tree_/
H A Dbin_search_tree_.hpp92 * @brief Binary search tree (BST).
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/ext/pb_ds/detail/bin_search_tree_/
H A Dbin_search_tree_.hpp92 * @brief Binary search tree (BST).
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/doc/ld.html/
H A DH8_002f300.html107 biand, bild, bior, bist, bixor, bld, bnot, bor, bset, bst, btst, bxor</code>
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/doc/ld.html/
H A DH8_002f300.html107 biand, bild, bior, bist, bixor, bld, bnot, bor, bset, bst, btst, bxor</code>
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/doc/as.html/
H A DAVR-Opcodes.html164 1111101ddddd0sss bst r,s
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/doc/as.html/
H A DAVR-Opcodes.html164 1111101ddddd0sss bst r,s
/OK3568_Linux_fs/kernel/drivers/video/backlight/
H A DKconfig310 If you have a LCD backlight connected to the BST/BL_SNK output of

12