Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/ethernet/intel/ice/
H A Dice_parser_rt.c271 if (bst->pg_kb.flag0_ena) in ice_bst_pgk_init()
273 if (bst->pg_kb.flag1_ena) in ice_bst_pgk_init()
275 if (bst->pg_kb.flag2_ena) in ice_bst_pgk_init()
299 rt->alu0 = &bst->alu0; in ice_bst_alu0_set()
301 bst->addr); in ice_bst_alu0_set()
307 rt->alu1 = &bst->alu1; in ice_bst_alu1_set()
309 bst->addr); in ice_bst_alu1_set()
315 rt->alu2 = &bst->alu2; in ice_bst_alu2_set()
317 bst->addr); in ice_bst_alu2_set()
776 if (!bst) { in ice_parser_rt_execute()
[all …]
/linux-6.15/drivers/platform/surface/
H A Dsurface3_power.c89 struct bst { struct
108 struct bst bst; argument
271 static int mshw0011_bst(struct mshw0011_data *cdata, struct bst *bst) in mshw0011_bst() argument
290 bst->battery_present_rate = abs((s32)tmp); in mshw0011_bst()
297 bst->battery_state = state; in mshw0011_bst()
299 bst->battery_remaining_capacity = capacity; in mshw0011_bst()
300 bst->battery_present_voltage = voltage; in mshw0011_bst()
312 struct bst bst; in mshw0011_isr() local
328 ret = mshw0011_bst(cdata, &bst); in mshw0011_isr()
332 bat_status = bst.battery_state; in mshw0011_isr()
[all …]
/linux-6.15/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
19 https://www.bosch-sensortec.com/bst/products/all_products/bmp380
20 https://www.bosch-sensortec.com/bst/products/all_products/bmp580
/linux-6.15/drivers/power/supply/
H A Dsurface_battery.c135 struct spwr_bst bst; member
196 return ssam_retry(ssam_bat_get_bst, bat->sdev, &bat->bst); in spwr_battery_load_bst()
281 u32 state = get_unaligned_le32(&bat->bst.state); in spwr_battery_is_full()
283 u32 remaining_cap = get_unaligned_le32(&bat->bst.remaining_cap); in spwr_battery_is_full()
466 u32 state = get_unaligned_le32(&bat->bst.state); in spwr_battery_prop_status()
467 u32 present_rate = get_unaligned_le32(&bat->bst.present_rate); in spwr_battery_prop_status()
511 u32 remaining_cap = get_unaligned_le32(&bat->bst.remaining_cap); in spwr_battery_prop_capacity()
526 u32 state = get_unaligned_le32(&bat->bst.state); in spwr_battery_prop_capacity_level()
592 value = get_unaligned_le32(&bat->bst.present_voltage); in spwr_battery_get_property()
601 value = get_unaligned_le32(&bat->bst.present_rate); in spwr_battery_get_property()
[all …]
/linux-6.15/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>;
/linux-6.15/sound/soc/codecs/
H A Dcs35l33.c743 static int cs35l33_set_bst_ipk(struct snd_soc_component *component, unsigned int bst) in cs35l33_set_bst_ipk() argument
749 if (bst > 3600000 || bst < 1850000) { in cs35l33_set_bst_ipk()
750 dev_err(component->dev, "Invalid boost current %d\n", bst); in cs35l33_set_bst_ipk()
755 if (bst % 15625) { in cs35l33_set_bst_ipk()
757 bst); in cs35l33_set_bst_ipk()
762 while (bst > 1850000) { in cs35l33_set_bst_ipk()
763 bst -= 15625; in cs35l33_set_bst_ipk()
/linux-6.15/Documentation/devicetree/bindings/iio/chemical/
H A Dbosch,bme680.yaml16 https://www.bosch-sensortec.com/media/boschsensortec/downloads/datasheets/bst-bme680-ds001.pdf
/linux-6.15/Documentation/devicetree/bindings/iio/accel/
H A Dbosch,bma400.yaml16 https://ae-bst.resource.bosch.com/media/_tech/media/datasheets/BST-BMA400-DS000.pdf
H A Dbosch,bmi088.yaml15 https://www.bosch-sensortec.com/media/boschsensortec/downloads/datasheets/bst-bmi088-ds001.pdf
/linux-6.15/Documentation/devicetree/bindings/iio/magnetometer/
H A Dbosch,bmc150_magn.yaml17 http://ae-bst.resource.bosch.com/media/products/dokumente/bmc150/BST-BMC150-DS000-04.pdf
/linux-6.15/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
/linux-6.15/Documentation/devicetree/bindings/iio/imu/
H A Dbosch,bmi160.yaml15 https://www.bosch-sensortec.com/bst/products/all_products/bmi160
/linux-6.15/kernel/rcu/
H A Dtasks.h2194 unsigned long bst = rcu_task_stall_timeout; in rcu_tasks_verify_self_tests() local
2196 if (bst <= 0 || bst > RCU_TASK_BOOT_STALL_TIMEOUT) in rcu_tasks_verify_self_tests()
2197 bst = RCU_TASK_BOOT_STALL_TIMEOUT; in rcu_tasks_verify_self_tests()
2200 if (time_after(jiffies, tests[i].runstart + bst)) { in rcu_tasks_verify_self_tests()
/linux-6.15/arch/arm64/boot/dts/qcom/
H A Dsda660-inforce-ifc6560.dts70 v3p3_bck_bst: v3p3-bck-bst-regulator {
/linux-6.15/drivers/nfc/pn533/
H A Dpn533.c167 u8 bst; member
180 u8 bst; member