tsensor_cfg
struct tsensor_cfg *tsensor_cfg;
static struct tsensor_cfg t124_tsensor_config = {
.tsensor_cfg = &t124_tsensor_config,
static struct tsensor_cfg t210_tsensor_config = {
.tsensor_cfg = &t210_tsensor_config,
struct tsensor_cfg *cfg;
cfg = sc->soc->tsensor_cfg;
struct tsensor_cfg *cfg;
cfg = sc->soc->tsensor_cfg;