Searched refs:word_num (Results 1 – 3 of 3) sorted by relevance
80 u32 word_num = (reg >> 1) & 1; in bcm2835_sdhci_writew() local81 u32 word_shift = word_num * 16; in bcm2835_sdhci_writew()94 u32 word_num = (reg >> 1) & 1; in bcm2835_sdhci_readw() local95 u32 word_shift = word_num * 16; in bcm2835_sdhci_readw()
829 uint word_num; in xfs_buf_item_log_segment() local850 word_num = first_bit >> BIT_TO_WORD_SHIFT; in xfs_buf_item_log_segment()851 wordp = &map[word_num]; in xfs_buf_item_log_segment()
27982 u8 word_num, nibble_num; in wlc_phy_txpwr_nphy_srom_convert() local27986 word_num = (rate - rate_start) >> 2; in wlc_phy_txpwr_nphy_srom_convert()27988 tmp_nibble = (pwr_offset[word_num] >> 4 * nibble_num) & 0xf; in wlc_phy_txpwr_nphy_srom_convert()