Searched refs:col_size (Results 1 – 3 of 3) sorted by relevance
379 u8 tbits, col_bits, col_size, row_bits, row_bsize; in bcm47xxnflash_ops_bcm4706_init() local438 col_size = (col_bits + 7) / 8; in bcm47xxnflash_ops_bcm4706_init()443 val = ((row_bsize - 1) << 6) | ((col_size - 1) << 4) | 2; in bcm47xxnflash_ops_bcm4706_init()
1898 __u32 col_size:12; member
331 unsigned int memsize, i, col_size = cols * sizeof(**uni_lines); in vc_uniscr_alloc() local334 memsize = col_size * rows; in vc_uniscr_alloc()344 p += col_size; in vc_uniscr_alloc()