Searched refs:channel1 (Results 1 – 2 of 2) sorted by relevance
693 bool channel1; in sys2pmi() local697 channel1 = mot_hit ? ((bool)((addr >> mot_intlv_bit) & 1)) : in sys2pmi()699 *pmiidx |= (u32)channel1; in sys2pmi()725 bool channel1; in sys2pmi() local732 channel1 = (addr >> mot_intlv_bit) & 1; in sys2pmi()735 channel1 = hash_by_mask(contig_addr, chan_hash_mask); in sys2pmi()738 *pmiidx |= (u32)channel1; in sys2pmi()
3154 volctrl.channel1 = buffer[offset+11]; in mmc_ioctl_cdrom_volume()3170 buffer[offset + 11] = volctrl.channel1 & mask[offset + 11]; in mmc_ioctl_cdrom_volume()