| /kernel/linux/linux-5.10/drivers/platform/x86/ |
| D | surface3_power.c | 89 struct bst { struct 108 struct bst bst; argument 265 static int mshw0011_bst(struct mshw0011_data *cdata, struct bst *bst) in mshw0011_bst() argument 284 bst->battery_present_rate = abs((s32)tmp); in mshw0011_bst() 291 bst->battery_state = state; in mshw0011_bst() 293 bst->battery_remaining_capacity = capacity; in mshw0011_bst() 294 bst->battery_present_voltage = voltage; in mshw0011_bst() 306 struct bst bst; in mshw0011_isr() local 322 ret = mshw0011_bst(cdata, &bst); in mshw0011_isr() 326 bat_status = bst.battery_state; in mshw0011_isr() [all …]
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/iio/pressure/ |
| D | bmp085.yaml | 16 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
|
| /kernel/linux/linux-4.19/Documentation/devicetree/bindings/sound/ |
| D | cs35l35.txt | 51 - 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>;
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/sound/ |
| D | cs35l35.txt | 51 - 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>;
|
| /kernel/linux/linux-4.19/Documentation/devicetree/bindings/iio/magnetometer/ |
| D | bmc150_magn.txt | 3 http://ae-bst.resource.bosch.com/media/products/dokumente/bmc150/BST-BMC150-DS000-04.pdf
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/iio/magnetometer/ |
| D | bmc150_magn.txt | 3 http://ae-bst.resource.bosch.com/media/products/dokumente/bmc150/BST-BMC150-DS000-04.pdf
|
| /kernel/linux/linux-4.19/Documentation/devicetree/bindings/iio/accel/ |
| D | bma180.txt | 4 http://ae-bst.resource.bosch.com/media/products/dokumente/bma250/bst-bma250-ds002-05.pdf
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/iio/accel/ |
| D | bma180.txt | 5 http://ae-bst.resource.bosch.com/media/products/dokumente/bma250/bst-bma250-ds002-05.pdf
|
| D | bosch,bma400.yaml | 16 https://ae-bst.resource.bosch.com/media/_tech/media/datasheets/BST-BMA400-DS000.pdf
|
| /kernel/linux/linux-5.10/sound/soc/codecs/ |
| D | cs35l33.c | 239 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()
|
| D | max98926.c | 130 SND_SOC_DAPM_PGA("BST Enable", MAX98926_BLOCK_ENABLE, 167 {"BST Enable", NULL, "Amp Enable"}, 168 {"BE_OUT", NULL, "BST Enable"},
|
| /kernel/linux/linux-4.19/sound/soc/codecs/ |
| D | cs35l33.c | 243 dev_dbg(component->dev, "BST turned on\n"); in cs35l33_sdin_event() 260 dev_dbg(component->dev, "BST and SDIN turned off\n"); in cs35l33_sdin_event() 750 static int cs35l33_set_bst_ipk(struct snd_soc_component *component, unsigned int bst) in cs35l33_set_bst_ipk() argument 756 if (bst > 3600000 || bst < 1850000) { in cs35l33_set_bst_ipk() 757 dev_err(component->dev, "Invalid boost current %d\n", bst); in cs35l33_set_bst_ipk() 762 if (bst % 15625) { in cs35l33_set_bst_ipk() 764 bst); in cs35l33_set_bst_ipk() 769 while (bst > 1850000) { in cs35l33_set_bst_ipk() 770 bst -= 15625; in cs35l33_set_bst_ipk()
|
| D | max98926.c | 141 SND_SOC_DAPM_PGA("BST Enable", MAX98926_BLOCK_ENABLE, 178 {"BST Enable", NULL, "Amp Enable"}, 179 {"BE_OUT", NULL, "BST Enable"},
|
| /kernel/linux/linux-4.19/Documentation/devicetree/bindings/iio/imu/ |
| D | bmi160.txt | 4 https://www.bosch-sensortec.com/bst/products/all_products/bmi160
|
| /kernel/linux/linux-5.10/arch/h8300/kernel/ |
| D | ptrace_h.c | 148 "bst #4,%w0\n\t" in isbranch() 150 "bst #5,%w0\n\t" in isbranch() 153 "bst #6,%w0\n\t" in isbranch()
|
| /kernel/linux/linux-4.19/arch/h8300/kernel/ |
| D | ptrace_h.c | 148 "bst #4,%w0\n\t" in isbranch() 150 "bst #5,%w0\n\t" in isbranch() 153 "bst #6,%w0\n\t" in isbranch()
|
| /kernel/linux/linux-5.10/arch/sh/kernel/cpu/sh2a/ |
| D | entry.S | 47 bst.b #6,@(4*4,r15) !set cpu mode to SR.MD 209 bst.b #6,@(0,r2) ! save CPU mode
|
| D | opcode_helper.c | 27 * 0011nnnn0iii1001 bclr.b, bld.b, bset.b, bst.b, band.b,
|
| /kernel/linux/linux-5.10/drivers/iio/pressure/ |
| D | bmp280-core.c | 12 * 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
|
| /kernel/linux/linux-4.19/arch/sh/kernel/cpu/sh2a/ |
| D | opcode_helper.c | 30 * 0011nnnn0iii1001 bclr.b, bld.b, bset.b, bst.b, band.b,
|
| D | entry.S | 50 bst.b #6,@(4*4,r15) !set cpu mode to SR.MD 212 bst.b #6,@(0,r2) ! save CPU mode
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/iio/imu/ |
| D | bosch,bmi160.yaml | 15 https://www.bosch-sensortec.com/bst/products/all_products/bmi160
|
| /kernel/linux/linux-4.19/drivers/iio/pressure/ |
| D | bmp280-core.c | 15 * https://ae-bst.resource.bosch.com/media/_tech/media/datasheets/BST-BMP180-DS000-121.pdf 16 * https://ae-bst.resource.bosch.com/media/_tech/media/datasheets/BST-BMP280-DS001-12.pdf 17 * https://ae-bst.resource.bosch.com/media/_tech/media/datasheets/BST-BME280_DS001-11.pdf
|
| /kernel/linux/linux-5.10/sound/isa/sb/ |
| D | sb8_midi.c | 8 * Sun May 9 22:54:38 BST 1999 George David Morrison <gdm@gedamo.demon.co.uk>
|
| /kernel/linux/linux-4.19/sound/isa/sb/ |
| D | sb8_midi.c | 21 * Sun May 9 22:54:38 BST 1999 George David Morrison <gdm@gedamo.demon.co.uk>
|