hcfg_set          748 sound/pci/ca0106/ca0106_main.c 	u32 hcfg_set = 0x00000000;
hcfg_set          804 sound/pci/ca0106/ca0106_main.c 		hcfg_set = 0;
hcfg_set          807 sound/pci/ca0106/ca0106_main.c 		hcfg_set = HCFG_PLAYBACK_S32_LE;
hcfg_set          810 sound/pci/ca0106/ca0106_main.c 		hcfg_set = 0;
hcfg_set          814 sound/pci/ca0106/ca0106_main.c 	hcfg = (hcfg & ~hcfg_mask) | hcfg_set;
hcfg_set          859 sound/pci/ca0106/ca0106_main.c 	u32 hcfg_set = 0x00000000;
hcfg_set          906 sound/pci/ca0106/ca0106_main.c 		hcfg_set = 0;
hcfg_set          909 sound/pci/ca0106/ca0106_main.c 		hcfg_set = HCFG_CAPTURE_S32_LE;
hcfg_set          912 sound/pci/ca0106/ca0106_main.c 		hcfg_set = 0;
hcfg_set          916 sound/pci/ca0106/ca0106_main.c 	hcfg = (hcfg & ~hcfg_mask) | hcfg_set;