Searched refs:cvr (Results 1 - 6 of 6) sorted by relevance

/linux-4.4.14/arch/sh/kernel/cpu/sh4/
H A Dprobe.c20 unsigned long pvr, prr, cvr; cpu_probe() local
33 cvr = (__raw_readl(CCN_CVR)); cpu_probe()
62 if ((cvr & 0x10000000) == 0) { cpu_probe()
79 if ((cvr & 0x20000000)) cpu_probe()
206 size = sizes[(cvr >> 20) & 0xf]; cpu_probe()
214 size = sizes[(cvr >> 16) & 0xf]; cpu_probe()
228 if ((cvr & 0xf) == 0) cpu_probe()
235 cvr ^= 0xf; cpu_probe()
243 size = (cvr & 0xf) << 17; cpu_probe()
/linux-4.4.14/drivers/firmware/
H A Ddmi-id.c88 { "cvr", DMI_CHASSIS_VERSION }, get_modalias()
/linux-4.4.14/drivers/char/
H A Ddsp56k.c389 dsp56k_host_interface.cvr = (u_char)((arg & DSP56K_CVR_HV_MASK) | dsp56k_ioctl()
/linux-4.4.14/arch/m68k/include/asm/
H A Datarihw.h492 u_char cvr; member in struct:DSP56K_HOST_INTERFACE
/linux-4.4.14/scripts/mod/
H A Dfile2alias.c966 { "cvr", DMI_CHASSIS_VERSION },
/linux-4.4.14/sound/pci/au88x0/
H A Dau88x0_core.c495 dev_err(vortex->card->dev, "Src cvr fail\n"); vortex_src_persist_convratio()
578 // g = cvr vortex_src_setupchannel()

Completed in 308 milliseconds