Searched refs:bst_ipk (Results 1 – 4 of 4) sorted by relevance
767 unsigned int bst_ipk = 0; in cs35l35_boost_inductor() local777 regmap_read(regmap, CS35L35_BST_PEAK_I, &bst_ipk); in cs35l35_boost_inductor()778 bst_ipk &= CS35L35_BST_IPK_MASK; in cs35l35_boost_inductor()787 if (bst_ipk < 0x04) in cs35l35_boost_inductor()798 if (bst_ipk < 0x04) in cs35l35_boost_inductor()809 if (bst_ipk < 0x04) in cs35l35_boost_inductor()820 if (bst_ipk < 0x04) in cs35l35_boost_inductor()846 if (cs35l35->pdata.bst_ipk) in cs35l35_component_probe()849 cs35l35->pdata.bst_ipk << in cs35l35_component_probe()1277 pdata->bst_ipk = ((val32 - 1680) / 110) | CS35L35_VALID_PDATA; in cs35l35_handle_of_data()
1212 if (cs35l36->pdata.bst_ipk) in cs35l36_component_probe()1215 cs35l36->pdata.bst_ipk); in cs35l36_component_probe()1469 pdata->bst_ipk = (val - 1600) / 50; in cs35l36_handle_of_data()
35 int bst_ipk; member
88 int bst_ipk; member