Searched refs:smiapp_profile (Results 1 – 2 of 2) sorted by relevance
122 u32 smiapp_profile; member
265 if (rval < 0 || sensor->minfo.smiapp_profile == SMIAPP_PROFILE_0) in smiapp_pll_configure()3014 sensor->minfo.smiapp_profile = SMIAPP_PROFILE_0; in smiapp_probe()3019 sensor->minfo.smiapp_profile = SMIAPP_PROFILE_1; in smiapp_probe()3021 sensor->minfo.smiapp_profile = SMIAPP_PROFILE_2; in smiapp_probe()3042 if (sensor->minfo.smiapp_profile == SMIAPP_PROFILE_0) in smiapp_probe()3049 dev_dbg(&client->dev, "profile %d\n", sensor->minfo.smiapp_profile); in smiapp_probe()