Home
last modified time | relevance | path

Searched refs:bst (Results 1 – 7 of 7) sorted by relevance

/Linux-v4.19/Documentation/devicetree/bindings/iio/accel/
Dbma180.txt4 http://ae-bst.resource.bosch.com/media/products/dokumente/bma250/bst-bma250-ds002-05.pdf
/Linux-v4.19/Documentation/devicetree/bindings/sound/
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>;
/Linux-v4.19/sound/soc/codecs/
Dcs35l33.c750 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()
/Linux-v4.19/Documentation/devicetree/bindings/iio/magnetometer/
Dbmc150_magn.txt3 http://ae-bst.resource.bosch.com/media/products/dokumente/bmc150/BST-BMC150-DS000-04.pdf
/Linux-v4.19/Documentation/devicetree/bindings/iio/imu/
Dbmi160.txt4 https://www.bosch-sensortec.com/bst/products/all_products/bmi160
/Linux-v4.19/arch/sh/kernel/cpu/sh2a/
Dentry.S50 bst.b #6,@(4*4,r15) !set cpu mode to SR.MD
212 bst.b #6,@(0,r2) ! save CPU mode
/Linux-v4.19/drivers/nfc/pn533/
Dpn533.c179 u8 bst; member
192 u8 bst; member