Home
last modified time | relevance | path

Searched refs:control_mask (Results 1 – 5 of 5) sorted by relevance

/linux/sound/ppc/
H A Dpmac.c144 out_le32(&chip->awacs->control, chip->control_mask | (chip->rate_index << 8)); in snd_pmac_pcm_set_format()
910 chip->control_mask = MASK_IEPC | MASK_IEE | 0x11; /* default */ in snd_pmac_detect()
975 chip->control_mask = MASK_IEPC | 0x11; /* disable IEE */ in snd_pmac_detect()
982 chip->control_mask = MASK_IEPC | 0x11; /* disable IEE */ in snd_pmac_detect()
996 chip->control_mask = MASK_IEPC | 0x11; /* disable IEE */ in snd_pmac_detect()
1003 chip->control_mask = MASK_IEPC | 0x11; /* disable IEE */ in snd_pmac_detect()
1258 out_le32(&chip->awacs->control, chip->control_mask); in snd_pmac_new()
H A Dpmac.h134 unsigned int control_mask; /* control mask */ member
/linux/drivers/s390/char/
H A Dsclp_cmd.c109 sccb->header.control_mask[2] = 0x80; in _sclp_get_core_info()
H A Dsclp_early_core.c290 sccb->header.control_mask[2] = 0x80; in sclp_early_read_info()
H A Dsclp.c609 sccb->control_mask[2] = 0x80; in __sclp_make_read_req()