Searched refs:get_bitmask_order (Results 1 – 5 of 5) sorted by relevance
43 static inline int get_bitmask_order(unsigned int count) in get_bitmask_order() function
694 desc->dwcnt = is_power_of_2(len) ? len : 1 << get_bitmask_order(len); in fsl_add_outb_message()798 ((get_bitmask_order(entries) - 2) << 12)); in fsl_open_outb_mbox()912 setbits32(&rmu->msg_regs->imr, (get_bitmask_order(entries) - 2) << 12); in fsl_open_inb_mbox()
533 sbi->s_block_shift = get_bitmask_order(sbi->s_blocksize) - in omfs_fill_super()534 get_bitmask_order(sbi->s_sys_blocksize); in omfs_fill_super()
201 bits = get_bitmask_order(VLAN_VID_MASK); in xlgmac_vid_crc32_le()
897 bits = get_bitmask_order(VLAN_VID_MASK); in xgbe_vid_crc32_le()