Home
last modified time | relevance | path

Searched refs:tco (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/drivers/watchdog/
A Dsp5100_tco.c186 switch (tco->tco_reg_layout) { in tco_timer_enable()
276 if (!tco->tcobase) { in sp5100_tco_prepare_base()
406 ret = sp5100_tco_timer_init(tco); in sp5100_tco_setupdevice_mmio()
442 switch (tco->tco_reg_layout) { in sp5100_tco_setupdevice()
492 tco_timer_enable(tco); in sp5100_tco_setupdevice()
493 ret = sp5100_tco_timer_init(tco); in sp5100_tco_setupdevice()
518 struct sp5100_tco *tco; in sp5100_tco_probe() local
521 tco = devm_kzalloc(dev, sizeof(*tco), GFP_KERNEL); in sp5100_tco_probe()
522 if (!tco) in sp5100_tco_probe()
527 wdd = &tco->wdd; in sp5100_tco_probe()
[all …]
/linux-6.3-rc2/tools/testing/selftests/arm64/mte/
A Dmte_helper.S103 msr tco, #MT_PSTATE_TCO_EN
115 msr tco, #MT_PSTATE_TCO_DIS
127 mrs x0, tco
/linux-6.3-rc2/sound/pci/rme9652/
A Dhdspm.c2307 if (hdspm->tco) { in hdspm_get_tco_sample_rate()
2332 if (hdspm->tco) { in hdspm_get_sync_in_sample_rate()
2720 if (hdspm->tco) { in hdspm_pref_sync_ref()
3967 if (hdspm->tco) { in hdspm_tco_sync_check()
4074 if (hdspm->tco) { in snd_hdspm_get_sync_check()
4723 if (hdspm->tco) { in snd_hdspm_create_controls()
6336 if (hdspm->tco) in snd_hdspm_hwdep_ioctl()
6745 hdspm->tco = kzalloc(sizeof(*hdspm->tco), GFP_KERNEL); in snd_hdspm_create()
6746 if (hdspm->tco) in snd_hdspm_create()
6759 hdspm->tco = kzalloc(sizeof(*hdspm->tco), GFP_KERNEL); in snd_hdspm_create()
[all …]
/linux-6.3-rc2/drivers/mfd/
A Dintel_pmc_bxt.c259 static const struct mfd_cell tco = { variable
398 ret = devm_mfd_add_devices(pmc->dev, PLATFORM_DEVID_AUTO, &tco, in intel_pmc_create_devices()

Completed in 22 milliseconds