Home
last modified time | relevance | path

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

12

/linux/Documentation/devicetree/bindings/arm/
H A Dbst.yaml4 $id: http://devicetree.org/schemas/arm/bst.yaml#
7 title: BST platforms
10 Black Sesame Technologies (BST) is a semiconductor company that produces
12 on computer vision and AI capabilities. The BST C1200 family includes SoCs
17 - Ge Gordon <gordon.ge@bst.ai>
24 - description: BST C1200 CDCU1.0 ADAS 4C2G board
26 - const: bst,c1200-cdcu1.0-adas-4c2g
27 - const: bst,c1200
/linux/drivers/net/ethernet/intel/ice/
H A Dice_parser_rt.c263 struct ice_bst_tcam_item *bst) in ice_bst_pgk_init() argument
266 rt->pg_key.boost_idx = bst->hit_idx_grp; in ice_bst_pgk_init()
267 rt->pg_key.next_proto = ice_pk_build(rt, &bst->np_kb); in ice_bst_pgk_init()
271 if (bst->pg_kb.flag0_ena) in ice_bst_pgk_init()
272 rt->pg_key.flag0 = ice_flag_get(rt, bst->pg_kb.flag0_idx); in ice_bst_pgk_init()
273 if (bst->pg_kb.flag1_ena) in ice_bst_pgk_init()
274 rt->pg_key.flag1 = ice_flag_get(rt, bst->pg_kb.flag1_idx); in ice_bst_pgk_init()
275 if (bst->pg_kb.flag2_ena) in ice_bst_pgk_init()
276 rt->pg_key.flag2 = ice_flag_get(rt, bst->pg_kb.flag2_idx); in ice_bst_pgk_init()
277 if (bst->pg_kb.flag3_ena) in ice_bst_pgk_init()
[all …]
/linux/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/arch/arm64/boot/dts/bst/
H A Dbstc1200-cdcu1.0-adas_4c2g.dts7 model = "BST C1200-96 CDCU1.0 4C2G";
8 compatible = "bst,c1200-cdcu1.0-adas-4c2g", "bst,c1200";
H A Dbstc1200.dtsi6 compatible = "bst,c1200";
/linux/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/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/drivers/i3c/master/
H A Drenesas-i3c.c135 #define BST 0x1d0 macro
512 renesas_writel(i3c->regs, BST, 0); in renesas_i3c_hw_init()
945 renesas_writel(i3c->regs, BST, 0); in renesas_i3c_i2c_xfers()
1147 if (renesas_readl(i3c->regs, BST) & BST_NACKDF) { in renesas_i3c_tend_isr()
1150 renesas_clear_bit(i3c->regs, BST, BST_NACKDF); in renesas_i3c_tend_isr()
1171 renesas_clear_bit(i3c->regs, BST, BST_TENDF); in renesas_i3c_tend_isr()
1209 renesas_clear_bit(i3c->regs, BST, BST_SPCNDDF); in renesas_i3c_rx_isr()
1243 renesas_writel(i3c->regs, BST, 0); in renesas_i3c_stop_isr()
1244 renesas_readl(i3c->regs, BST); in renesas_i3c_stop_isr()
1287 renesas_clear_bit(i3c->regs, BST, BST_STCNDDF); in renesas_i3c_start_isr()
/linux/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.c29 * 0011nnnn0iii1001 bclr.b, bld.b, bset.b, bst.b, band.b,
/linux/arch/arm64/boot/dts/
H A DMakefile16 subdir-y += bst
/linux/Documentation/devicetree/bindings/iio/accel/
H A Dbosch,bmi088.yaml15 https://www.bosch-sensortec.com/media/boschsensortec/downloads/datasheets/bst-bmi088-ds001.pdf
/linux/sound/soc/codecs/
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 */
H A Dcs35l35.c1314 of_property_read_bool(np, "cirrus,classh-bst-overide"); in cs35l35_handle_of_data()
1317 "cirrus,classh-bst-max-limit", in cs35l35_handle_of_data()
1325 "cirrus,classh-bst-max-limit", in cs35l35_handle_of_data()
H A Drt5663.h232 /* AEC BST Control (0x000b) */
H A Dtas2781-fmwlib.c939 "%s: BST Out of boundary\n", in tasdevice_process_block()
946 "%s:Bst-len(%u)not div by 4\n", in tasdevice_process_block()
/linux/kernel/rcu/
H A Dtasks.h1515 unsigned long bst = rcu_task_stall_timeout; in rcu_tasks_verify_self_tests() local
1517 if (bst <= 0 || bst > RCU_TASK_BOOT_STALL_TIMEOUT) in rcu_tasks_verify_self_tests()
1518 bst = RCU_TASK_BOOT_STALL_TIMEOUT; in rcu_tasks_verify_self_tests()
1521 if (time_after(jiffies, tests[i].runstart + bst)) { in rcu_tasks_verify_self_tests()
/linux/drivers/iio/pressure/
H A Dbmp280-core.c12 * https://cdn-shop.adafruit.com/datasheets/BST-BMP180-DS000-09.pdf
13 * https://www.bosch-sensortec.com/media/boschsensortec/downloads/datasheets/bst-bmp280-ds001.pdf
14 * https://www.bosch-sensortec.com/media/boschsensortec/downloads/datasheets/bst-bme280-ds002.pdf
15 * https://www.bosch-sensortec.com/media/boschsensortec/downloads/datasheets/bst-bmp388-ds001.pdf
16 * https://www.bosch-sensortec.com/media/boschsensortec/downloads/datasheets/bst-bmp390-ds002.pdf
17 * https://www.bosch-sensortec.com/media/boschsensortec/downloads/datasheets/bst-bmp581-ds004.pdf
26 * - Changed document referral from ANP015 to BST-MPS-AN004-00 on page 26
/linux/drivers/input/misc/
H A Dbma150.c11 * http://www.bosch-sensortec.com/content/language1/downloads/BST-BMA150-DS000-07.pdf
/linux/arch/arm64/boot/dts/qcom/
H A Dsda660-inforce-ifc6560.dts70 v3p3_bck_bst: v3p3-bck-bst-regulator {
/linux/drivers/iio/chemical/
H A Dbme680_core.c9 * https://ae-bst.resource.bosch.com/media/_tech/media/datasheets/BST-BME680-DS001-00.pdf
/linux/Documentation/scsi/
H A DBusLogic.rst490 The "BusSettleTime:" or "BST:" option specifies the Bus Settle Time in
/linux/drivers/nfc/pn533/
H A Dpn533.c167 u8 bst; member
180 u8 bst; member

12