Searched refs:bst (Results 1 – 7 of 7) sorted by relevance
| /Linux-v5.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 …]
|
| /Linux-v5.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
|
| /Linux-v5.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>;
|
| /Linux-v5.10/sound/soc/codecs/ |
| D | cs35l33.c | 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()
|
| /Linux-v5.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
|
| /Linux-v5.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
|
| /Linux-v5.10/drivers/nfc/pn533/ |
| D | pn533.c | 167 u8 bst; member 180 u8 bst; member
|