bst               167 drivers/nfc/pn533/pn533.c 	u8 bst;
bst               180 drivers/nfc/pn533/pn533.c 	u8 bst;
bst               746 sound/soc/codecs/cs35l33.c static int cs35l33_set_bst_ipk(struct snd_soc_component *component, unsigned int bst)
bst               752 sound/soc/codecs/cs35l33.c 	if (bst > 3600000 || bst < 1850000) {
bst               753 sound/soc/codecs/cs35l33.c 		dev_err(component->dev, "Invalid boost current %d\n", bst);
bst               758 sound/soc/codecs/cs35l33.c 	if (bst % 15625) {
bst               760 sound/soc/codecs/cs35l33.c 			bst);
bst               765 sound/soc/codecs/cs35l33.c 	while (bst > 1850000) {
bst               766 sound/soc/codecs/cs35l33.c 		bst -= 15625;