col              2252 arch/mips/include/asm/octeon/cvmx-lmcx-defs.h 		uint64_t col:12;
col              2258 arch/mips/include/asm/octeon/cvmx-lmcx-defs.h 		uint64_t col:12;
col                67 arch/mips/loongson64/loongson-3/numa.c static int __init compute_node_distance(int row, int col)
col                71 arch/mips/loongson64/loongson-3/numa.c 	int package_col = col * loongson_sysconf.cores_per_node /
col                74 arch/mips/loongson64/loongson-3/numa.c 	if (col == row)
col                84 arch/mips/loongson64/loongson-3/numa.c 	int row, col;
col                87 arch/mips/loongson64/loongson-3/numa.c 		for (col = 0; col < MAX_NUMNODES; col++)
col                88 arch/mips/loongson64/loongson-3/numa.c 			__node_distances[row][col] = -1;
col                91 arch/mips/loongson64/loongson-3/numa.c 		for_each_online_node(col) {
col                92 arch/mips/loongson64/loongson-3/numa.c 			__node_distances[row][col] =
col                93 arch/mips/loongson64/loongson-3/numa.c 				compute_node_distance(row, col);
col               180 arch/mips/sgi-ip27/ip27-memory.c 	cnodeid_t row, col;
col               183 arch/mips/sgi-ip27/ip27-memory.c 		for (col = 0; col < MAX_COMPACT_NODES; col++)
col               184 arch/mips/sgi-ip27/ip27-memory.c 			__node_distances[row][col] = -1;
col               188 arch/mips/sgi-ip27/ip27-memory.c 		for_each_online_node(col) {
col               189 arch/mips/sgi-ip27/ip27-memory.c 			nasid2 = COMPACT_TO_NASID_NODEID(col);
col               190 arch/mips/sgi-ip27/ip27-memory.c 			__node_distances[row][col] =
col               204 arch/mips/sgi-ip27/ip27-memory.c 	cnodeid_t row, col;
col               209 arch/mips/sgi-ip27/ip27-memory.c 	for_each_online_node(col)
col               210 arch/mips/sgi-ip27/ip27-memory.c 		pr_cont("%02d ", col);
col               214 arch/mips/sgi-ip27/ip27-memory.c 		for_each_online_node(col)
col               215 arch/mips/sgi-ip27/ip27-memory.c 			pr_cont("%2d ", node_distance(row, col));
col               204 arch/powerpc/boot/4xx.c 	u32 cs, col, row, bank, dpath;
col               241 arch/powerpc/boot/4xx.c 	col = DDR_GET_VAL(val, DDR_COL_SZ, DDR_COL_SZ_SHIFT);
col               242 arch/powerpc/boot/4xx.c 	if (col > max_col)
col               244 arch/powerpc/boot/4xx.c 	col = max_col - col;
col               251 arch/powerpc/boot/4xx.c 	memsize = cs * (1 << (col+row)) * bank * dpath;
col                31 arch/s390/boot/pgm_check_info.c 	int row, col;
col                83 arch/s390/boot/pgm_check_info.c 		for (col = 0; col < 4; col++) {
col                85 arch/s390/boot/pgm_check_info.c 			p = add_val_as_hex(p, S390_lowcore.gpregs_save_area[row * 4 + col]);
col               145 arch/x86/boot/video.c 	int col;
col               155 arch/x86/boot/video.c 	for (col = 0; col < modes_per_line; col++)
col               159 arch/x86/boot/video.c 	col = 0;
col               179 arch/x86/boot/video.c 			col++;
col               180 arch/x86/boot/video.c 			if (col >= modes_per_line) {
col               182 arch/x86/boot/video.c 				col = 0;
col               193 arch/x86/boot/video.c 	if (col)
col               981 drivers/atm/iphase.c     int col, count;
col               987 drivers/atm/iphase.c         for(col = 0;count + col < length && col < 16; col++){
col               988 drivers/atm/iphase.c             if (col != 0 && (col % 4) == 0)
col               990 drivers/atm/iphase.c             pBuf += sprintf( pBuf, "%02X ", cp[count + col] );
col               992 drivers/atm/iphase.c         while(col++ < 16){      /* pad end of buffer with blanks */
col               993 drivers/atm/iphase.c             if ((col % 4) == 0)
col               998 drivers/atm/iphase.c         for(col = 0;count + col < length && col < 16; col++){
col               999 drivers/atm/iphase.c             if (isprint((int)cp[count + col]))
col              1000 drivers/atm/iphase.c                 pBuf += sprintf( pBuf, "%c", cp[count + col] );
col              1005 drivers/atm/iphase.c         count += col;
col               251 drivers/auxdisplay/ht16k33.c 	int row, col, code;
col               263 drivers/auxdisplay/ht16k33.c 	for (col = 0; col < keypad->cols; col++) {
col               264 drivers/auxdisplay/ht16k33.c 		new_state[col] = le16_to_cpu(data[col]);
col               265 drivers/auxdisplay/ht16k33.c 		if (new_state[col])
col               267 drivers/auxdisplay/ht16k33.c 		bits_changed = keypad->last_key_state[col] ^ new_state[col];
col               270 drivers/auxdisplay/ht16k33.c 			code = MATRIX_SCAN_CODE(row, col, keypad->row_shift);
col               273 drivers/auxdisplay/ht16k33.c 					 new_state[col] & BIT(row));
col                84 drivers/edac/armada_xp_edac.c 				    uint16_t col)
col                93 drivers/edac/armada_xp_edac.c 				((col & 0x3ff) << 3));
col                97 drivers/edac/armada_xp_edac.c 				 ((col & 0x3ff)) << 3));
col               105 drivers/edac/armada_xp_edac.c 				((col & 0x3ff) << 2));
col               109 drivers/edac/armada_xp_edac.c 				 ((col & 0x3ff)) << 2));
col               117 drivers/edac/armada_xp_edac.c 				((col & 0x3ff) << 1));
col               121 drivers/edac/armada_xp_edac.c 				 ((col & 0x3ff)) << 1));
col               438 drivers/edac/cpc925_edac.c 	u32 bcnt, rank, col, bank, row;
col               445 drivers/edac/cpc925_edac.c 	col = (mear & MEAR_COL_MASK) >> MEAR_COL_SHIFT;
col               463 drivers/edac/cpc925_edac.c 	col += bcnt;
col               465 drivers/edac/cpc925_edac.c 		c = col & 0x1;
col               466 drivers/edac/cpc925_edac.c 		col >>= 1;
col               218 drivers/edac/i7core_edac.c 	int channel, dimm, rank, bank, page, col;
col               433 drivers/edac/i7core_edac.c static inline int numcol(u32 col)
col               438 drivers/edac/i7core_edac.c 	return cols[col & 0x3];
col               857 drivers/edac/i7core_edac.c DECLARE_ADDR_MATCH(col, 0x4000);
col               864 drivers/edac/i7core_edac.c ATTR_ADDR_MATCH(col);
col               969 drivers/edac/i7core_edac.c 	if (pvt->inject.col < 0)
col               972 drivers/edac/i7core_edac.c 		mask |= (pvt->inject.col & 0x3fff);
col              2215 drivers/edac/i7core_edac.c 	pvt->inject.col = -1;
col                35 drivers/edac/octeon_edac-lmc.c 	unsigned long col;
col                97 drivers/edac/octeon_edac-lmc.c 			fadr.cn61xx.fcol = pvt->col;
col               164 drivers/edac/octeon_edac-lmc.c TEMPLATE_SHOW(col);
col               165 drivers/edac/octeon_edac-lmc.c TEMPLATE_STORE(col);
col               209 drivers/edac/octeon_edac-lmc.c static DEVICE_ATTR(col, S_IRUGO | S_IWUSR,
col                57 drivers/edac/pnd2_edac.c 	int col;
col               984 drivers/edac/pnd2_edac.c 	daddr->col = column;
col              1059 drivers/edac/pnd2_edac.c 	daddr->col = dnv_get_bit(pmiaddr, dmap5[pmiidx].ca3 + 6, 3);
col              1060 drivers/edac/pnd2_edac.c 	daddr->col |= dnv_get_bit(pmiaddr, dmap5[pmiidx].ca4 + 6, 4);
col              1061 drivers/edac/pnd2_edac.c 	daddr->col |= dnv_get_bit(pmiaddr, dmap5[pmiidx].ca5 + 6, 5);
col              1062 drivers/edac/pnd2_edac.c 	daddr->col |= dnv_get_bit(pmiaddr, dmap5[pmiidx].ca6 + 6, 6);
col              1063 drivers/edac/pnd2_edac.c 	daddr->col |= dnv_get_bit(pmiaddr, dmap5[pmiidx].ca7 + 6, 7);
col              1064 drivers/edac/pnd2_edac.c 	daddr->col |= dnv_get_bit(pmiaddr, dmap5[pmiidx].ca8 + 6, 8);
col              1065 drivers/edac/pnd2_edac.c 	daddr->col |= dnv_get_bit(pmiaddr, dmap5[pmiidx].ca9 + 6, 9);
col              1067 drivers/edac/pnd2_edac.c 		daddr->col |= dnv_get_bit(pmiaddr, dmap1[pmiidx].ca11 + 13, 11);
col              1138 drivers/edac/pnd2_edac.c 			 addr, pmiaddr, daddr->chan, daddr->dimm, daddr->rank, daddr->bank, daddr->row, daddr->col);
col              1208 drivers/edac/pnd2_edac.c 		 errcode, daddr->chan, daddr->dimm, daddr->rank, daddr->row, daddr->bank, daddr->col);
col              1466 drivers/edac/pnd2_edac.c 			 m.addr, daddr.chan, daddr.dimm, daddr.rank, daddr.bank, daddr.row, daddr.col);
col               281 drivers/edac/synopsys_edac.c 	u32 col;
col               380 drivers/edac/synopsys_edac.c 	p->ceinfo.col = regval & ADDR_COL_MASK;
col               394 drivers/edac/synopsys_edac.c 	p->ueinfo.col = regval & ADDR_COL_MASK;
col               483 drivers/edac/synopsys_edac.c 				 "CE", pinf->row, pinf->bank, pinf->col,
col               488 drivers/edac/synopsys_edac.c 				 "CE", pinf->row, pinf->bank, pinf->col,
col               503 drivers/edac/synopsys_edac.c 				"UE", pinf->row, pinf->bank, pinf->col);
col               507 drivers/edac/synopsys_edac.c 				 "UE", pinf->row, pinf->bank, pinf->col,
col               921 drivers/edac/synopsys_edac.c 	int col = 0, row = 0, bank = 0, bankgrp = 0, rank = 0, regval;
col               937 drivers/edac/synopsys_edac.c 			col |= (((hif_addr >> priv->col_shift[index]) &
col               963 drivers/edac/synopsys_edac.c 	regval |= (col << ECC_POISON0_COLUMN_SHIFT) & ECC_POISON0_COLUMN_MASK;
col                44 drivers/gpu/drm/mgag200/mgag200_cursor.c 	unsigned int i, row, col;
col               181 drivers/gpu/drm/mgag200/mgag200_cursor.c 		for (col = 0; col < 64; col++) {
col               182 drivers/gpu/drm/mgag200/mgag200_cursor.c 			this_colour = ioread32(src + 4*(col + 64*row));
col               185 drivers/gpu/drm/mgag200/mgag200_cursor.c 				this_row[47 - col/8] |= 0x80>>(col%8);
col               192 drivers/gpu/drm/mgag200/mgag200_cursor.c 					if (col % 2)
col               193 drivers/gpu/drm/mgag200/mgag200_cursor.c 						this_row[col/2] |= i<<4;
col               195 drivers/gpu/drm/mgag200/mgag200_cursor.c 						this_row[col/2] |= i;
col                40 drivers/gpu/drm/udl/udl_fb.c #define DLO_RGB_GETRED(col) (uint8_t)((col) & 0xFF)
col                43 drivers/gpu/drm/udl/udl_fb.c #define DLO_RGB_GETGRN(col) (uint8_t)(((col) >> 8) & 0xFF)
col                46 drivers/gpu/drm/udl/udl_fb.c #define DLO_RGB_GETBLU(col) (uint8_t)(((col) >> 16) & 0xFF)
col                58 drivers/gpu/drm/udl/udl_fb.c static uint8_t rgb8(uint32_t col)
col                60 drivers/gpu/drm/udl/udl_fb.c 	uint8_t red = DLO_RGB_GETRED(col);
col                61 drivers/gpu/drm/udl/udl_fb.c 	uint8_t grn = DLO_RGB_GETGRN(col);
col                62 drivers/gpu/drm/udl/udl_fb.c 	uint8_t blu = DLO_RGB_GETBLU(col);
col                67 drivers/gpu/drm/udl/udl_fb.c static uint16_t rgb16(uint32_t col)
col                69 drivers/gpu/drm/udl/udl_fb.c 	uint8_t red = DLO_RGB_GETRED(col);
col                70 drivers/gpu/drm/udl/udl_fb.c 	uint8_t grn = DLO_RGB_GETGRN(col);
col                71 drivers/gpu/drm/udl/udl_fb.c 	uint8_t blu = DLO_RGB_GETBLU(col);
col               651 drivers/gpu/ipu-v3/ipu-image-convert.c 			     unsigned int col,
col               661 drivers/gpu/ipu-v3/ipu-image-convert.c 		tile_idx = in->num_cols * row + col;
col               689 drivers/gpu/ipu-v3/ipu-image-convert.c 	unsigned int col, tile_idx;
col               692 drivers/gpu/ipu-v3/ipu-image-convert.c 	for (col = 0; col < in->num_cols; col++) {
col               693 drivers/gpu/ipu-v3/ipu-image-convert.c 		tile_idx = in->num_cols * row + col;
col               722 drivers/gpu/ipu-v3/ipu-image-convert.c 	unsigned int col;
col               751 drivers/gpu/ipu-v3/ipu-image-convert.c 	for (col = in->num_cols - 1; col > 0; col--) {
col               754 drivers/gpu/ipu-v3/ipu-image-convert.c 		bool allow_out_overshoot = (col < in->num_cols - 1) &&
col               764 drivers/gpu/ipu-v3/ipu-image-convert.c 		find_best_seam(ctx, col,
col               777 drivers/gpu/ipu-v3/ipu-image-convert.c 		fill_tile_column(ctx, col, in, in_left, in_right - in_left,
col               780 drivers/gpu/ipu-v3/ipu-image-convert.c 		dev_dbg(dev, "%s: col %u: %u, %u -> %u, %u\n", __func__, col,
col               857 drivers/gpu/ipu-v3/ipu-image-convert.c 		const unsigned int col = i % image->num_cols;
col               881 drivers/gpu/ipu-v3/ipu-image-convert.c 			row, col,
col               958 drivers/gpu/ipu-v3/ipu-image-convert.c 	unsigned int row, col, tile = 0;
col               961 drivers/gpu/ipu-v3/ipu-image-convert.c 		for (col = 0; col < s_image->num_cols; col++) {
col               963 drivers/gpu/ipu-v3/ipu-image-convert.c 				transform_tile_index(ctx, row, col);
col               975 drivers/gpu/ipu-v3/ipu-image-convert.c 	unsigned int row, col, tile = 0;
col               997 drivers/gpu/ipu-v3/ipu-image-convert.c 		for (col = 0; col < image->num_cols; col++) {
col              1024 drivers/gpu/ipu-v3/ipu-image-convert.c 					"Input" : "Output", row, col,
col              1040 drivers/gpu/ipu-v3/ipu-image-convert.c 	unsigned int row, col, tile = 0;
col              1051 drivers/gpu/ipu-v3/ipu-image-convert.c 		for (col = 0; col < image->num_cols; col++) {
col              1066 drivers/gpu/ipu-v3/ipu-image-convert.c 					"Input" : "Output", row, col,
col              1116 drivers/gpu/ipu-v3/ipu-image-convert.c 	unsigned int col, row, tile_idx;
col              1119 drivers/gpu/ipu-v3/ipu-image-convert.c 	for (col = 0; col < ctx->in.num_cols; col++) {
col              1120 drivers/gpu/ipu-v3/ipu-image-convert.c 		bool closest = (col < ctx->in.num_cols - 1) &&
col              1126 drivers/gpu/ipu-v3/ipu-image-convert.c 		tile_idx = col;
col              1140 drivers/gpu/ipu-v3/ipu-image-convert.c 			__func__, col, resize_coeff_h);
col              1161 drivers/gpu/ipu-v3/ipu-image-convert.c 			tile_idx = row * ctx->in.num_cols + col;
col              1173 drivers/gpu/ipu-v3/ipu-image-convert.c 		ctx->resize_coeffs_h[col] = resize_coeff_h;
col              1217 drivers/gpu/ipu-v3/ipu-image-convert.c 		for (col = 0; col < ctx->in.num_cols; col++) {
col              1218 drivers/gpu/ipu-v3/ipu-image-convert.c 			tile_idx = row * ctx->in.num_cols + col;
col              1376 drivers/gpu/ipu-v3/ipu-image-convert.c 	unsigned int col, row;
col              1393 drivers/gpu/ipu-v3/ipu-image-convert.c 	col = tile % s_image->num_cols;
col              1398 drivers/gpu/ipu-v3/ipu-image-convert.c 	       (ctx->resize_coeffs_h[col]);
col              1968 drivers/hid/hid-core.c 		struct hid_collection *col = &hdev->collection[i];
col              1969 drivers/hid/hid-core.c 		if (col->type == HID_COLLECTION_APPLICATION &&
col              1970 drivers/hid/hid-core.c 		   (col->usage & HID_USAGE_PAGE) == HID_UP_GENDESK &&
col              1971 drivers/hid/hid-core.c 		   (col->usage & 0xffff) < ARRAY_SIZE(types)) {
col              1972 drivers/hid/hid-core.c 			type = types[col->usage & 0xffff];
col              1871 drivers/hid/hid-input.c 			struct hid_collection *col = &hid->collection[i];
col              1872 drivers/hid/hid-input.c 			if (col->type == HID_COLLECTION_APPLICATION ||
col              1873 drivers/hid/hid-input.c 					col->type == HID_COLLECTION_PHYSICAL)
col              1874 drivers/hid/hid-input.c 				if (IS_INPUT_APPLICATION(col->usage))
col                95 drivers/input/keyboard/bcm-keypad.c static int bcm_kp_get_keycode(struct bcm_kp *kp, int row, int col)
col               100 drivers/input/keyboard/bcm-keypad.c 	return keymap[MATRIX_SCAN_CODE(row, col, row_shift)];
col               108 drivers/input/keyboard/bcm-keypad.c 	int row, col;
col               123 drivers/input/keyboard/bcm-keypad.c 		col = BIT_TO_COL(bit_nr);
col               124 drivers/input/keyboard/bcm-keypad.c 		keycode = bcm_kp_get_keycode(kp, row, col);
col                38 drivers/input/keyboard/clps711x-keypad.c 	int col, row;
col                40 drivers/input/keyboard/clps711x-keypad.c 	for (col = 0; col < CLPS711X_KEYPAD_COL_COUNT; col++) {
col                44 drivers/input/keyboard/clps711x-keypad.c 				   SYSCON1_KBDSCAN(8 + col));
col                58 drivers/input/keyboard/clps711x-keypad.c 			if (test_bit(col, data->last_state) != state) {
col                59 drivers/input/keyboard/clps711x-keypad.c 				int code = MATRIX_SCAN_CODE(row, col,
col                63 drivers/input/keyboard/clps711x-keypad.c 					set_bit(col, data->last_state);
col                67 drivers/input/keyboard/clps711x-keypad.c 					clear_bit(col, data->last_state);
col               160 drivers/input/keyboard/cros_ec_keyb.c 	int col, row;
col               174 drivers/input/keyboard/cros_ec_keyb.c 	for (col = 0; col < ckdev->cols; col++) {
col               176 drivers/input/keyboard/cros_ec_keyb.c 			int pos = MATRIX_SCAN_CODE(row, col, ckdev->row_shift);
col               179 drivers/input/keyboard/cros_ec_keyb.c 			new_state = kb_state[col] & (1 << row);
col               180 drivers/input/keyboard/cros_ec_keyb.c 			old_state = ckdev->old_kb_state[col] & (1 << row);
col               184 drivers/input/keyboard/cros_ec_keyb.c 					row, col, new_state);
col               190 drivers/input/keyboard/cros_ec_keyb.c 		ckdev->old_kb_state[col] = kb_state[col];
col               294 drivers/input/keyboard/cros_ec_keyb.c 	int row, col;
col               301 drivers/input/keyboard/cros_ec_keyb.c 	for (col = 0; col < ckdev->cols; col++) {
col               303 drivers/input/keyboard/cros_ec_keyb.c 			code = keymap[MATRIX_SCAN_CODE(row, col, row_shift)];
col               305 drivers/input/keyboard/cros_ec_keyb.c 				ckdev->valid_keys[col] |= 1 << row;
col               308 drivers/input/keyboard/cros_ec_keyb.c 			col, ckdev->valid_keys[col]);
col                81 drivers/input/keyboard/imx_keypad.c 	int col;
col                84 drivers/input/keyboard/imx_keypad.c 	for (col = 0; col < MAX_MATRIX_KEY_COLS; col++) {
col                85 drivers/input/keyboard/imx_keypad.c 		if ((keypad->cols_en_mask & (1 << col)) == 0)
col               113 drivers/input/keyboard/imx_keypad.c 		reg_val &= ~(1 << (8 + col));
col               127 drivers/input/keyboard/imx_keypad.c 		matrix_volatile_state[col] = (~reg_val) & keypad->rows_en_mask;
col               147 drivers/input/keyboard/imx_keypad.c 	int row, col;
col               149 drivers/input/keyboard/imx_keypad.c 	for (col = 0; col < MAX_MATRIX_KEY_COLS; col++) {
col               153 drivers/input/keyboard/imx_keypad.c 		if ((keypad->cols_en_mask & (1 << col)) == 0)
col               156 drivers/input/keyboard/imx_keypad.c 		bits_changed = keypad->matrix_stable_state[col] ^
col               157 drivers/input/keyboard/imx_keypad.c 						matrix_volatile_state[col];
col               168 drivers/input/keyboard/imx_keypad.c 			code = MATRIX_SCAN_CODE(row, col, MATRIX_ROW_SHIFT);
col               171 drivers/input/keyboard/imx_keypad.c 				matrix_volatile_state[col] & (1 << row));
col               174 drivers/input/keyboard/imx_keypad.c 				matrix_volatile_state[col] & (1 << row));
col               425 drivers/input/keyboard/imx_keypad.c 	int irq, error, i, row, col;
col               483 drivers/input/keyboard/imx_keypad.c 		for (col = 0; col < MAX_MATRIX_KEY_COLS; col++) {
col               484 drivers/input/keyboard/imx_keypad.c 			i = MATRIX_SCAN_CODE(row, col, MATRIX_ROW_SHIFT);
col               487 drivers/input/keyboard/imx_keypad.c 				keypad->cols_en_mask |= 1 << col;
col                87 drivers/input/keyboard/locomokbd.c static inline void locomokbd_activate_col(unsigned long membase, int col)
col                92 drivers/input/keyboard/locomokbd.c 	nset = 0xFF & ~(1 << col);
col                97 drivers/input/keyboard/locomokbd.c static inline void locomokbd_reset_col(unsigned long membase, int col)
col               101 drivers/input/keyboard/locomokbd.c 	nbset = ((0xFF & ~(1 << col)) << 8) + 0xFF;
col               114 drivers/input/keyboard/locomokbd.c 	unsigned int row, col, rowd;
col               124 drivers/input/keyboard/locomokbd.c 	for (col = 0; col < KB_COLS; col++) {
col               126 drivers/input/keyboard/locomokbd.c 		locomokbd_activate_col(membase, col);
col               133 drivers/input/keyboard/locomokbd.c 			scancode = SCANCODE(col, row);
col               159 drivers/input/keyboard/locomokbd.c 		locomokbd_reset_col(membase, col);
col                72 drivers/input/keyboard/lpc32xx-keys.c static void lpc32xx_mod_states(struct lpc32xx_kscan_drv *kscandat, int col)
col                78 drivers/input/keyboard/lpc32xx-keys.c 	key = readl(LPC32XX_KS_DATA(kscandat->kscan_base, col));
col                79 drivers/input/keyboard/lpc32xx-keys.c 	changed = key ^ kscandat->lastkeystates[col];
col                80 drivers/input/keyboard/lpc32xx-keys.c 	kscandat->lastkeystates[col] = key;
col                85 drivers/input/keyboard/lpc32xx-keys.c 			scancode = MATRIX_SCAN_CODE(row, col,
col                47 drivers/input/keyboard/matrix_keypad.c 			   int col, bool on)
col                52 drivers/input/keyboard/matrix_keypad.c 		gpio_direction_output(pdata->col_gpios[col], level_on);
col                54 drivers/input/keyboard/matrix_keypad.c 		gpio_set_value_cansleep(pdata->col_gpios[col], !level_on);
col                56 drivers/input/keyboard/matrix_keypad.c 			gpio_direction_input(pdata->col_gpios[col]);
col                61 drivers/input/keyboard/matrix_keypad.c 			 int col, bool on)
col                63 drivers/input/keyboard/matrix_keypad.c 	__activate_col(pdata, col, on);
col                72 drivers/input/keyboard/matrix_keypad.c 	int col;
col                74 drivers/input/keyboard/matrix_keypad.c 	for (col = 0; col < pdata->num_col_gpios; col++)
col                75 drivers/input/keyboard/matrix_keypad.c 		__activate_col(pdata, col, on);
col               122 drivers/input/keyboard/matrix_keypad.c 	int row, col, code;
col               130 drivers/input/keyboard/matrix_keypad.c 	for (col = 0; col < pdata->num_col_gpios; col++) {
col               132 drivers/input/keyboard/matrix_keypad.c 		activate_col(pdata, col, true);
col               135 drivers/input/keyboard/matrix_keypad.c 			new_state[col] |=
col               138 drivers/input/keyboard/matrix_keypad.c 		activate_col(pdata, col, false);
col               141 drivers/input/keyboard/matrix_keypad.c 	for (col = 0; col < pdata->num_col_gpios; col++) {
col               144 drivers/input/keyboard/matrix_keypad.c 		bits_changed = keypad->last_key_state[col] ^ new_state[col];
col               152 drivers/input/keyboard/matrix_keypad.c 			code = MATRIX_SCAN_CODE(row, col, keypad->row_shift);
col               156 drivers/input/keyboard/matrix_keypad.c 					 new_state[col] & (1 << row));
col                89 drivers/input/keyboard/max7359_keypad.c 	int val, row, col, release, code;
col                93 drivers/input/keyboard/max7359_keypad.c 	col = (val >> 3) & 0x7;
col                96 drivers/input/keyboard/max7359_keypad.c 	code = MATRIX_SCAN_CODE(row, col, MAX7359_ROW_SHIFT);
col                99 drivers/input/keyboard/max7359_keypad.c 		"key[%d:%d] %s\n", row, col, release ? "release" : "press");
col               139 drivers/input/keyboard/nomadik-ske-keypad.c static void ske_keypad_report(struct ske_keypad *keypad, u8 status, int col)
col               154 drivers/input/keyboard/nomadik-ske-keypad.c 		code = MATRIX_SCAN_CODE(row, col, SKE_KEYPAD_ROW_SHIFT);
col               168 drivers/input/keyboard/nomadik-ske-keypad.c 	int col = 0;
col               186 drivers/input/keyboard/nomadik-ske-keypad.c 			col = i * 2;
col               187 drivers/input/keyboard/nomadik-ske-keypad.c 			ske_keypad_report(keypad, status, col);
col               191 drivers/input/keyboard/nomadik-ske-keypad.c 			col = (i * 2) + 1;
col               192 drivers/input/keyboard/nomadik-ske-keypad.c 			ske_keypad_report(keypad, status, col);
col                56 drivers/input/keyboard/nspire-keypad.c 	int row, col;
col                78 drivers/input/keyboard/nspire-keypad.c 		for (col = 0; col < KEYPAD_BITMASK_COLS; col++) {
col                79 drivers/input/keyboard/nspire-keypad.c 			if (!(changed & (1U << col)))
col                82 drivers/input/keyboard/nspire-keypad.c 			code = MATRIX_SCAN_CODE(row, col, keypad->row_shift);
col                85 drivers/input/keyboard/nspire-keypad.c 					 bits & (1U << col));
col                71 drivers/input/keyboard/omap-keypad.c 	int col = 0;
col                78 drivers/input/keyboard/omap-keypad.c 	for (col = 0; col < omap_kp->cols; col++) {
col                79 drivers/input/keyboard/omap-keypad.c 		omap_writew(~(1 << col) & 0xff,
col                84 drivers/input/keyboard/omap-keypad.c 		state[col] = ~omap_readw(OMAP1_MPUIO_BASE +
col                97 drivers/input/keyboard/omap-keypad.c 	int col, row;
col               103 drivers/input/keyboard/omap-keypad.c 	for (col = 0; col < omap_kp_data->cols; col++) {
col               104 drivers/input/keyboard/omap-keypad.c 		changed = new_state[col] ^ keypad_state[col];
col               105 drivers/input/keyboard/omap-keypad.c 		key_down |= new_state[col];
col               114 drivers/input/keyboard/omap-keypad.c 			printk(KERN_INFO "omap-keypad: key %d-%d %s\n", col,
col               115 drivers/input/keyboard/omap-keypad.c 			       row, (new_state[col] & (1 << row)) ?
col               118 drivers/input/keyboard/omap-keypad.c 			key = keycodes[MATRIX_SCAN_CODE(row, col, row_shift)];
col               126 drivers/input/keyboard/omap-keypad.c 					 new_state[col] & (1 << row));
col               127 drivers/input/keyboard/omap4-keypad.c 	unsigned int col, row, code, changed;
col               138 drivers/input/keyboard/omap4-keypad.c 		for (col = 0; col < keypad_data->cols; col++) {
col               139 drivers/input/keyboard/omap4-keypad.c 			if (changed & (1 << col)) {
col               140 drivers/input/keyboard/omap4-keypad.c 				code = MATRIX_SCAN_CODE(row, col,
col               145 drivers/input/keyboard/omap4-keypad.c 						 key_state[row] & (1 << col));
col               108 drivers/input/keyboard/pmic8xxx-keypad.c static u8 pmic8xxx_col_state(struct pmic8xxx_kp *kp, u8 col)
col               111 drivers/input/keyboard/pmic8xxx-keypad.c 	if (col == 0x00)
col               114 drivers/input/keyboard/pmic8xxx-keypad.c 		return col & ((1 << kp->num_cols) - 1);
col               222 drivers/input/keyboard/pmic8xxx-keypad.c 	int row, col, code;
col               230 drivers/input/keyboard/pmic8xxx-keypad.c 		for (col = 0; col < kp->num_cols; col++) {
col               231 drivers/input/keyboard/pmic8xxx-keypad.c 			if (!(bits_changed & (1 << col)))
col               234 drivers/input/keyboard/pmic8xxx-keypad.c 			dev_dbg(kp->dev, "key [%d:%d] %s\n", row, col,
col               235 drivers/input/keyboard/pmic8xxx-keypad.c 					!(new_state[row] & (1 << col)) ?
col               238 drivers/input/keyboard/pmic8xxx-keypad.c 			code = MATRIX_SCAN_CODE(row, col, PM8XXX_ROW_SHIFT);
col               243 drivers/input/keyboard/pmic8xxx-keypad.c 					!(new_state[row] & (1 << col)));
col               412 drivers/input/keyboard/pxa27x_keypad.c 	int row, col, num_keys_pressed = 0;
col               424 drivers/input/keyboard/pxa27x_keypad.c 		col = KPAS_CP(kpas);
col               428 drivers/input/keyboard/pxa27x_keypad.c 		if (col >= pdata->matrix_key_cols ||
col               432 drivers/input/keyboard/pxa27x_keypad.c 		new_state[col] = (1 << row);
col               452 drivers/input/keyboard/pxa27x_keypad.c 	for (col = 0; col < pdata->matrix_key_cols; col++) {
col               456 drivers/input/keyboard/pxa27x_keypad.c 		bits_changed = keypad->matrix_key_state[col] ^ new_state[col];
col               464 drivers/input/keyboard/pxa27x_keypad.c 			code = MATRIX_SCAN_CODE(row, col, keypad->row_shift);
col               468 drivers/input/keyboard/pxa27x_keypad.c 					 new_state[col] & (1 << row));
col                82 drivers/input/keyboard/samsung-keypad.c 	unsigned int col;
col                85 drivers/input/keyboard/samsung-keypad.c 	for (col = 0; col < keypad->cols; col++) {
col                88 drivers/input/keyboard/samsung-keypad.c 			val &= ~(1 << col) << 8;
col                91 drivers/input/keyboard/samsung-keypad.c 			val &= ~(1 << col);
col                98 drivers/input/keyboard/samsung-keypad.c 		row_state[col] = ~val & ((1 << keypad->rows) - 1);
col               113 drivers/input/keyboard/samsung-keypad.c 	unsigned int col, row;
col               115 drivers/input/keyboard/samsung-keypad.c 	for (col = 0; col < keypad->cols; col++) {
col               116 drivers/input/keyboard/samsung-keypad.c 		changed = row_state[col] ^ keypad->row_state[col];
col               117 drivers/input/keyboard/samsung-keypad.c 		key_down |= row_state[col];
col               125 drivers/input/keyboard/samsung-keypad.c 			pressed = row_state[col] & (1 << row);
col               129 drivers/input/keyboard/samsung-keypad.c 				pressed ? "pressed" : "released", row, col);
col               131 drivers/input/keyboard/samsung-keypad.c 			val = MATRIX_SCAN_CODE(row, col, keypad->row_shift);
col               288 drivers/input/keyboard/samsung-keypad.c 		u32 row, col, key_code;
col               290 drivers/input/keyboard/samsung-keypad.c 		of_property_read_u32(key_np, "keypad,column", &col);
col               292 drivers/input/keyboard/samsung-keypad.c 		*keymap++ = KEY(row, col, key_code);
col               178 drivers/input/keyboard/stmpe-keypad.c 		int col = data & STMPE_KPC_DATA_COL;
col               179 drivers/input/keyboard/stmpe-keypad.c 		int code = MATRIX_SCAN_CODE(row, col, STMPE_KEYPAD_ROW_SHIFT);
col               316 drivers/input/keyboard/stmpe-keypad.c 	int row, col;
col               319 drivers/input/keyboard/stmpe-keypad.c 		for (col = 0; col < used_cols; col++) {
col               320 drivers/input/keyboard/stmpe-keypad.c 			int code = MATRIX_SCAN_CODE(row, col,
col               324 drivers/input/keyboard/stmpe-keypad.c 				keypad->cols |= 1 << col;
col               163 drivers/input/keyboard/tca8418_keypad.c 	int error, col, row;
col               182 drivers/input/keyboard/tca8418_keypad.c 		col = code % TCA8418_MAX_COLS;
col               184 drivers/input/keyboard/tca8418_keypad.c 		row = (col) ? row : row - 1;
col               185 drivers/input/keyboard/tca8418_keypad.c 		col = (col) ? col - 1 : TCA8418_MAX_COLS - 1;
col               187 drivers/input/keyboard/tca8418_keypad.c 		code = MATRIX_SCAN_CODE(row, col, keypad_data->row_shift);
col               159 drivers/input/keyboard/tegra-kbc.c 			unsigned int col = val & 0x07;
col               162 drivers/input/keyboard/tegra-kbc.c 				MATRIX_SCAN_CODE(row, col, KBC_ROW_SHIFT);
col               193 drivers/input/keyboard/tegra-kbc.c 				u8 col = scancodes[j] & 0x07;
col               196 drivers/input/keyboard/tegra-kbc.c 				if (col == curr_col)
col               150 drivers/input/keyboard/twl4030_keypad.c static inline u16 twl4030_col_xlate(struct twl4030_keypad *kp, u8 col)
col               158 drivers/input/keyboard/twl4030_keypad.c 	if (col == 0xFF)
col               161 drivers/input/keyboard/twl4030_keypad.c 		return col & ((1 << kp->n_cols) - 1);
col               183 drivers/input/keyboard/twl4030_keypad.c 		u16 col = key_state[i];
col               185 drivers/input/keyboard/twl4030_keypad.c 		if ((col & check) && hweight16(col) > 1)
col               188 drivers/input/keyboard/twl4030_keypad.c 		check |= col;
col               198 drivers/input/keyboard/twl4030_keypad.c 	int col, row;
col               221 drivers/input/keyboard/twl4030_keypad.c 		for (col = 0; col < kp->n_cols + 1; col++) {
col               224 drivers/input/keyboard/twl4030_keypad.c 			if (!(changed & (1 << col)))
col               227 drivers/input/keyboard/twl4030_keypad.c 			dev_dbg(kp->dbg_dev, "key [%d:%d] %s\n", row, col,
col               228 drivers/input/keyboard/twl4030_keypad.c 				(new_state[row] & (1 << col)) ?
col               231 drivers/input/keyboard/twl4030_keypad.c 			code = MATRIX_SCAN_CODE(row, col, TWL4030_ROW_SHIFT);
col               234 drivers/input/keyboard/twl4030_keypad.c 					 new_state[row] & (1 << col));
col                28 drivers/input/matrix-keymap.c 	unsigned int col = KEY_COL(key);
col                31 drivers/input/matrix-keymap.c 	if (row >= rows || col >= cols) {
col                34 drivers/input/matrix-keymap.c 			__func__, key, row, col, rows, cols);
col                38 drivers/input/matrix-keymap.c 	keymap[MATRIX_SCAN_CODE(row, col, row_shift)] = code;
col              2228 drivers/input/touchscreen/atmel_mxt_ts.c 	unsigned int col = 0;
col              2233 drivers/input/touchscreen/atmel_mxt_ts.c 		col = y / col_width;
col              2244 drivers/input/touchscreen/atmel_mxt_ts.c 		page += col * MXT1386_PAGES_PER_COLUMN;
col               202 drivers/irqchip/irq-gic-v3-its.c static struct its_collection *valid_col(struct its_collection *col)
col               204 drivers/irqchip/irq-gic-v3-its.c 	if (WARN_ON_ONCE(col->target_address & GENMASK_ULL(15, 0)))
col               207 drivers/irqchip/irq-gic-v3-its.c 	return col;
col               245 drivers/irqchip/irq-gic-v3-its.c 			struct its_collection *col;
col               257 drivers/irqchip/irq-gic-v3-its.c 			struct its_collection *col;
col               267 drivers/irqchip/irq-gic-v3-its.c 			struct its_collection *col;
col               276 drivers/irqchip/irq-gic-v3-its.c 			struct its_collection *col;
col               297 drivers/irqchip/irq-gic-v3-its.c 			struct its_collection *col;
col               369 drivers/irqchip/irq-gic-v3-its.c static void its_encode_collection(struct its_cmd_block *cmd, u16 col)
col               371 drivers/irqchip/irq-gic-v3-its.c 	its_mask_encode(&cmd->raw_cmd[2], col, 15, 0);
col               449 drivers/irqchip/irq-gic-v3-its.c 	its_encode_collection(cmd, desc->its_mapc_cmd.col->col_id);
col               450 drivers/irqchip/irq-gic-v3-its.c 	its_encode_target(cmd, desc->its_mapc_cmd.col->target_address);
col               455 drivers/irqchip/irq-gic-v3-its.c 	return desc->its_mapc_cmd.col;
col               462 drivers/irqchip/irq-gic-v3-its.c 	struct its_collection *col;
col               464 drivers/irqchip/irq-gic-v3-its.c 	col = dev_event_to_col(desc->its_mapti_cmd.dev,
col               471 drivers/irqchip/irq-gic-v3-its.c 	its_encode_collection(cmd, col->col_id);
col               475 drivers/irqchip/irq-gic-v3-its.c 	return valid_col(col);
col               482 drivers/irqchip/irq-gic-v3-its.c 	struct its_collection *col;
col               484 drivers/irqchip/irq-gic-v3-its.c 	col = dev_event_to_col(desc->its_movi_cmd.dev,
col               490 drivers/irqchip/irq-gic-v3-its.c 	its_encode_collection(cmd, desc->its_movi_cmd.col->col_id);
col               494 drivers/irqchip/irq-gic-v3-its.c 	return valid_col(col);
col               501 drivers/irqchip/irq-gic-v3-its.c 	struct its_collection *col;
col               503 drivers/irqchip/irq-gic-v3-its.c 	col = dev_event_to_col(desc->its_discard_cmd.dev,
col               512 drivers/irqchip/irq-gic-v3-its.c 	return valid_col(col);
col               519 drivers/irqchip/irq-gic-v3-its.c 	struct its_collection *col;
col               521 drivers/irqchip/irq-gic-v3-its.c 	col = dev_event_to_col(desc->its_inv_cmd.dev,
col               530 drivers/irqchip/irq-gic-v3-its.c 	return valid_col(col);
col               537 drivers/irqchip/irq-gic-v3-its.c 	struct its_collection *col;
col               539 drivers/irqchip/irq-gic-v3-its.c 	col = dev_event_to_col(desc->its_int_cmd.dev,
col               548 drivers/irqchip/irq-gic-v3-its.c 	return valid_col(col);
col               555 drivers/irqchip/irq-gic-v3-its.c 	struct its_collection *col;
col               557 drivers/irqchip/irq-gic-v3-its.c 	col = dev_event_to_col(desc->its_clear_cmd.dev,
col               566 drivers/irqchip/irq-gic-v3-its.c 	return valid_col(col);
col               574 drivers/irqchip/irq-gic-v3-its.c 	its_encode_collection(cmd, desc->its_invall_cmd.col->col_id);
col               601 drivers/irqchip/irq-gic-v3-its.c 	target = desc->its_vmapp_cmd.col->target_address + its->vlpi_redist_offset;
col               667 drivers/irqchip/irq-gic-v3-its.c 	target = desc->its_vmovp_cmd.col->target_address + its->vlpi_redist_offset;
col               901 drivers/irqchip/irq-gic-v3-its.c static void its_send_mapc(struct its_node *its, struct its_collection *col,
col               906 drivers/irqchip/irq-gic-v3-its.c 	desc.its_mapc_cmd.col = col;
col               924 drivers/irqchip/irq-gic-v3-its.c 			  struct its_collection *col, u32 id)
col               929 drivers/irqchip/irq-gic-v3-its.c 	desc.its_movi_cmd.col = col;
col               945 drivers/irqchip/irq-gic-v3-its.c static void its_send_invall(struct its_node *its, struct its_collection *col)
col               949 drivers/irqchip/irq-gic-v3-its.c 	desc.its_invall_cmd.col = col;
col               988 drivers/irqchip/irq-gic-v3-its.c 	desc.its_vmapp_cmd.col = &its->collections[vpe->col_idx];
col              1004 drivers/irqchip/irq-gic-v3-its.c 		desc.its_vmovp_cmd.col = &its->collections[col_id];
col              1030 drivers/irqchip/irq-gic-v3-its.c 		desc.its_vmovp_cmd.col = &its->collections[col_id];
col               849 drivers/media/common/v4l2-tpg/v4l2-tpg-core.c 	int col = k;
col               850 drivers/media/common/v4l2-tpg/v4l2-tpg-core.c 	int r = tpg_colors[col].r;
col               851 drivers/media/common/v4l2-tpg/v4l2-tpg-core.c 	int g = tpg_colors[col].g;
col               852 drivers/media/common/v4l2-tpg/v4l2-tpg-core.c 	int b = tpg_colors[col].b;
col               857 drivers/media/common/v4l2-tpg/v4l2-tpg-core.c 		col = tpg_get_textbg_color(tpg);
col               859 drivers/media/common/v4l2-tpg/v4l2-tpg-core.c 		r = tpg_colors[col].r;
col               860 drivers/media/common/v4l2-tpg/v4l2-tpg-core.c 		g = tpg_colors[col].g;
col               861 drivers/media/common/v4l2-tpg/v4l2-tpg-core.c 		b = tpg_colors[col].b;
col               863 drivers/media/common/v4l2-tpg/v4l2-tpg-core.c 		col = tpg_get_textfg_color(tpg);
col               865 drivers/media/common/v4l2-tpg/v4l2-tpg-core.c 		r = tpg_colors[col].r;
col               866 drivers/media/common/v4l2-tpg/v4l2-tpg-core.c 		g = tpg_colors[col].g;
col               867 drivers/media/common/v4l2-tpg/v4l2-tpg-core.c 		b = tpg_colors[col].b;
col               876 drivers/media/common/v4l2-tpg/v4l2-tpg-core.c 	if (tpg->pattern == TPG_PAT_CSC_COLORBAR && col <= TPG_COLOR_CSC_BLACK) {
col               877 drivers/media/common/v4l2-tpg/v4l2-tpg-core.c 		r = tpg_csc_colors[tpg->colorspace][tpg->real_xfer_func][col].r;
col               878 drivers/media/common/v4l2-tpg/v4l2-tpg-core.c 		g = tpg_csc_colors[tpg->colorspace][tpg->real_xfer_func][col].g;
col               879 drivers/media/common/v4l2-tpg/v4l2-tpg-core.c 		b = tpg_csc_colors[tpg->colorspace][tpg->real_xfer_func][col].b;
col               628 drivers/media/pci/saa7134/saa7134-video.c 	struct cliplist col[16], row[16];
col               632 drivers/media/pci/saa7134/saa7134-video.c 	memset(col, 0, sizeof(col));
col               635 drivers/media/pci/saa7134/saa7134-video.c 		col[cols].position = clip_range(clips[i].c.left);
col               636 drivers/media/pci/saa7134/saa7134-video.c 		col[cols].enable   = (1 << i);
col               638 drivers/media/pci/saa7134/saa7134-video.c 		col[cols].position = clip_range(clips[i].c.left+clips[i].c.width);
col               639 drivers/media/pci/saa7134/saa7134-video.c 		col[cols].disable  = (1 << i);
col               649 drivers/media/pci/saa7134/saa7134-video.c 	sort(col, cols, sizeof col[0], cliplist_cmp, NULL);
col               651 drivers/media/pci/saa7134/saa7134-video.c 	set_cliplist(dev,0x380,col,cols,"cols");
col                27 drivers/media/platform/vimc/vimc-common.h #define VIMC_FRAME_INDEX(lin, col, width, bpp) ((lin * width + col) * bpp)
col                49 drivers/media/platform/vimc/vimc-debayer.c 			    unsigned int col, unsigned int rgb[3]);
col               301 drivers/media/platform/vimc/vimc-debayer.c 						  unsigned int col,
col               306 drivers/media/platform/vimc/vimc-debayer.c 	index = VIMC_FRAME_INDEX(lin, col, vdeb->sink_fmt.width, 3);
col               378 drivers/media/platform/vimc/vimc-debayer.c 				   const unsigned int col,
col               398 drivers/media/platform/vimc/vimc-debayer.c 		vdeb->sd.name, lin, col, vdeb->sink_fmt.height, seek);
col               416 drivers/media/platform/vimc/vimc-debayer.c 		for (wcol = seek > col ? 0 : col - seek;
col               417 drivers/media/platform/vimc/vimc-debayer.c 		     wcol < col + seek + 1 && wcol < vdeb->sink_fmt.width;
col               449 drivers/media/platform/vimc/vimc-debayer.c 			vdeb->sd.name, lin, col, i, rgb[i], n_rgb[i]);
col               456 drivers/media/platform/vimc/vimc-debayer.c 			vdeb->sd.name, lin, col, i, rgb[i]);
col               269 drivers/media/platform/vimc/vimc-scaler.c 			       const unsigned int lin, const unsigned int col,
col               276 drivers/media/platform/vimc/vimc-scaler.c 	index = VIMC_FRAME_INDEX(lin, col,
col               283 drivers/media/platform/vimc/vimc-scaler.c 		vsca->sd.name, lin, col, index);
col               288 drivers/media/platform/vimc/vimc-scaler.c 	index = VIMC_FRAME_INDEX(lin * sca_mult, col * sca_mult,
col               292 drivers/media/platform/vimc/vimc-scaler.c 		vsca->sd.name, lin * sca_mult, col * sca_mult, index);
col                26 drivers/media/usb/pwc/pwc-uncompress.c 	int n, line, col;
col                67 drivers/media/usb/pwc/pwc-uncompress.c 			for (col = 0; col < pdev->width; col += 4) {
col              1505 drivers/mtd/nand/raw/gpmi-nand/gpmi-nand.c 	int col = 0;
col              1534 drivers/mtd/nand/raw/gpmi-nand/gpmi-nand.c 		col = meta + (size + ecc_parity_size) * first;
col              1558 drivers/mtd/nand/raw/gpmi-nand/gpmi-nand.c 	ret = nand_read_page_op(chip, page, col, buf, page_size);
col              1563 drivers/mtd/nand/raw/gpmi-nand/gpmi-nand.c 		page, offs, len, col, first, n, page_size);
col               929 drivers/mtd/nand/raw/mxc_nand.c 	u16 col = host->buf_start;
col               930 drivers/mtd/nand/raw/mxc_nand.c 	int n = mtd->oobsize + mtd->writesize - col;
col               934 drivers/mtd/nand/raw/mxc_nand.c 	memcpy(host->data_buf + col, buf, n);
col               948 drivers/mtd/nand/raw/mxc_nand.c 	u16 col = host->buf_start;
col               949 drivers/mtd/nand/raw/mxc_nand.c 	int n = mtd->oobsize + mtd->writesize - col;
col               953 drivers/mtd/nand/raw/mxc_nand.c 	memcpy(buf, host->data_buf + col, n);
col              3156 drivers/mtd/nand/raw/nand_base.c 	int chipnr, page, realpage, col, bytes, aligned, oob_required;
col              3175 drivers/mtd/nand/raw/nand_base.c 	col = (int)(from & (mtd->writesize - 1));
col              3184 drivers/mtd/nand/raw/nand_base.c 		bytes = min(mtd->writesize - col, readlen);
col              3215 drivers/mtd/nand/raw/nand_base.c 				ret = chip->ecc.read_subpage(chip, col, bytes,
col              3238 drivers/mtd/nand/raw/nand_base.c 				memcpy(buf, chip->data_buf + col, bytes);
col              3273 drivers/mtd/nand/raw/nand_base.c 			memcpy(buf, chip->data_buf + col, bytes);
col              3293 drivers/mtd/nand/raw/nand_base.c 		col = 0;
col               331 drivers/mtd/nand/raw/vf610_nfc.c static inline void vf610_nfc_run(struct vf610_nfc *nfc, u32 col, u32 row,
col               335 drivers/mtd/nand/raw/vf610_nfc.c 			    COL_ADDR_SHIFT, col);
col               346 drivers/mtd/nand/raw/vf610_nfc.c 		col, row, cmd1, cmd2, trfr_sz);
col               368 drivers/mtd/nand/raw/vf610_nfc.c 	u32 col = 0, row = 0, cmd1 = 0, cmd2 = 0, code = 0;
col               396 drivers/mtd/nand/raw/vf610_nfc.c 				col |= COL_ADDR(i, val);
col               448 drivers/mtd/nand/raw/vf610_nfc.c 	vf610_nfc_run(nfc, col, row, cmd1, cmd2, trfr_sz);
col              1481 drivers/net/ethernet/mellanox/mlxsw/reg.h MLXSW_ITEM32(reg, slcor, col, 0x00, 30, 2);
col              1505 drivers/net/ethernet/mellanox/mlxsw/reg.h 					enum mlxsw_reg_slcor_col col)
col              1508 drivers/net/ethernet/mellanox/mlxsw/reg.h 	mlxsw_reg_slcor_col_set(payload, col);
col               853 drivers/net/ethernet/mscc/ocelot.c static inline int ocelot_mact_read(struct ocelot_port *port, int row, int col,
col               862 drivers/net/ethernet/mscc/ocelot.c 	ocelot_field_write(ocelot, ANA_TABLES_MACTINDX_BUCKET, col);
col               192 drivers/net/ethernet/mscc/ocelot_ace.c 	u32 i, col, offset, count, cnt, base, width = vcap_is2.tg_width;
col               195 drivers/net/ethernet/mscc/ocelot_ace.c 	col = (ix % 2);
col               197 drivers/net/ethernet/mscc/ocelot_ace.c 	base = (vcap_is2.sw_count - col * cnt - cnt);
col               207 drivers/net/ethernet/mscc/ocelot_ace.c 	col = (count - col - 1);
col               209 drivers/net/ethernet/mscc/ocelot_ace.c 	data->counter_offset = (cnt * col * vcap_is2.counter_width);
col               214 drivers/net/ethernet/mscc/ocelot_ace.c 		(((cnt * col * width) / count) + vcap_is2.action_type_width);
col               197 drivers/net/wireless/ath/ath5k/phy.c 	u8 offset, bank, num_bits, col, position;
col               223 drivers/net/wireless/ath/ath5k/phy.c 	col = rfreg->field.col;
col               232 drivers/net/wireless/ath/ath5k/phy.c 	if (!(col <= 3 && num_bits <= 32 && first_bit + num_bits <= 319)) {
col               250 drivers/net/wireless/ath/ath5k/phy.c 								(col * 8);
col               254 drivers/net/wireless/ath/ath5k/phy.c 			rfb[entry] |= ((data << position) << (col * 8)) & mask;
col               257 drivers/net/wireless/ath/ath5k/phy.c 			data |= (((rfb[entry] & mask) >> (col * 8)) >> position)
col                77 drivers/net/wireless/ath/ath5k/rfbuffer.h 	u8	col;
col              3986 drivers/net/wireless/intel/iwlwifi/mvm/rs.c 	int col, rate;
col              4004 drivers/net/wireless/intel/iwlwifi/mvm/rs.c 	for (col = 0; col < RS_COLUMN_COUNT; col++) {
col              4006 drivers/net/wireless/intel/iwlwifi/mvm/rs.c 				 "%s,", column_name[col]);
col              4009 drivers/net/wireless/intel/iwlwifi/mvm/rs.c 			stats = &(lq_sta->pers.tx_stats[col][rate]);
col               307 drivers/net/wireless/realtek/rtw88/rtw8822b.c static void rtw8822b_get_cca_val(const struct cca_ccut *cca_ccut, u8 col,
col               310 drivers/net/wireless/realtek/rtw88/rtw8822b.c 	*reg82c = cca_ccut->reg82c[col];
col               311 drivers/net/wireless/realtek/rtw88/rtw8822b.c 	*reg830 = cca_ccut->reg830[col];
col               312 drivers/net/wireless/realtek/rtw88/rtw8822b.c 	*reg838 = cca_ccut->reg838[col];
col               349 drivers/net/wireless/realtek/rtw88/rtw8822b.c 	u8 col;
col               358 drivers/net/wireless/realtek/rtw88/rtw8822b.c 			col = CCUT_IDX_1R_2G;
col               360 drivers/net/wireless/realtek/rtw88/rtw8822b.c 			col = CCUT_IDX_2R_2G;
col               366 drivers/net/wireless/realtek/rtw88/rtw8822b.c 			col = CCUT_IDX_1R_5G;
col               368 drivers/net/wireless/realtek/rtw88/rtw8822b.c 			col = CCUT_IDX_2R_5G;
col               371 drivers/net/wireless/realtek/rtw88/rtw8822b.c 	rtw8822b_get_cca_val(cca_ccut, col, &reg82c, &reg830, &reg838);
col               393 drivers/net/wireless/realtek/rtw88/rtw8822b.c 		     (col == CCUT_IDX_2R_2G || col == CCUT_IDX_2R_5G) &&
col               395 drivers/net/wireless/realtek/rtw88/rtw8822b.c 		    (!is_rfe_type && col == CCUT_IDX_2R_5G &&
col               397 drivers/net/wireless/realtek/rtw88/rtw8822b.c 		    (efuse->rfe_option == 5 && col == CCUT_IDX_2R_5G))
col               461 drivers/power/supply/da9052-battery.c 	u8 col;
col               483 drivers/power/supply/da9052-battery.c 	for (col = 0; col <= DA9052_CHG_LIM_COLS - 1 ; col++) {
col               484 drivers/power/supply/da9052-battery.c 		if (*current_mA <= da9052_chg_current_lim[row][col])
col               489 drivers/power/supply/da9052-battery.c 				 DA9052_ISET_USB_MASK, col);
col              3219 drivers/scsi/hpsa.c 	int map, row, col;
col              3268 drivers/scsi/hpsa.c 			for (col = 0; col < disks_per_row; col++, dd++)
col              3271 drivers/scsi/hpsa.c 					col, dd->ioaccel_handle,
col              3275 drivers/scsi/hpsa.c 			for (col = 0; col < disks_per_row; col++, dd++)
col              3278 drivers/scsi/hpsa.c 					col, dd->ioaccel_handle,
col                73 drivers/soundwire/bus.h int sdw_find_col_index(int col);
col                30 drivers/soundwire/stream.c int sdw_find_col_index(int col)
col                35 drivers/soundwire/stream.c 		if (sdw_cols[i] == col)
col               662 drivers/soundwire/stream.c 	col_index = sdw_find_col_index(bus->params.col);
col                15 drivers/staging/uwb/allocator.c 	int col, mas, safe_mas, unsafe_mas;
col                20 drivers/staging/uwb/allocator.c 	for (col = ci->csi.start_col; col < UWB_NUM_ZONES; col += ci->csi.interval) {
col                26 drivers/staging/uwb/allocator.c 			if (bm[col * UWB_MAS_PER_ZONE + mas] == 0) {
col                37 drivers/staging/uwb/allocator.c 				bm[col * UWB_MAS_PER_ZONE + mas] = c;
col                45 drivers/staging/uwb/allocator.c 	int mas, col, rows;
col                61 drivers/staging/uwb/allocator.c 			for (col = 0; col < UWB_NUM_ZONES; col++) {
col                62 drivers/staging/uwb/allocator.c 				if (bm[col * UWB_NUM_ZONES + mas] != UWB_RSV_MAS_NOT_AVAIL) {
col                63 drivers/staging/uwb/allocator.c 					bm[col * UWB_NUM_ZONES + mas] = c;
col               132 drivers/staging/uwb/allocator.c 	int deep, set, col, start_col_deep, col_start_set;
col               149 drivers/staging/uwb/allocator.c 			for (col = start_col; col < UWB_NUM_ZONES; col += interval) {
col               151 drivers/staging/uwb/allocator.c 				if (ci[col].max_avail_safe >= num_safe_mas &&
col               152 drivers/staging/uwb/allocator.c 				    ci[col].max_avail_unsafe >= n_mas) {
col               153 drivers/staging/uwb/allocator.c 					if (ci[col].highest_mas[n_mas] > max_mas_in_set)
col               154 drivers/staging/uwb/allocator.c 						max_mas_in_set = ci[col].highest_mas[n_mas];
col               197 drivers/staging/uwb/allocator.c 	int col, mas;
col               202 drivers/staging/uwb/allocator.c 		for (col = 1; col < UWB_NUM_ZONES; col++) {
col               203 drivers/staging/uwb/allocator.c 			if (bm[col * UWB_NUM_ZONES + mas] == UWB_RSV_MAS_NOT_AVAIL) {
col               253 drivers/staging/uwb/allocator.c 	int col;
col               255 drivers/staging/uwb/allocator.c 	for (col = 1; col < UWB_NUM_ZONES; col++) {
col               256 drivers/staging/uwb/allocator.c 		uwb_rsv_fill_column_info(bm, col, &ci[col]);
col               250 drivers/tty/vt/vc_screen.c 	int attr, uni_mode, row, col, maxcol, viewed;
col               327 drivers/tty/vt/vc_screen.c 			col = p % maxcol;
col               328 drivers/tty/vt/vc_screen.c 			nr = maxcol - col;
col               333 drivers/tty/vt/vc_screen.c 						    row, col, nr);
col               337 drivers/tty/vt/vc_screen.c 				col = 0;
col               342 drivers/tty/vt/vc_screen.c 			col = p % maxcol;
col               343 drivers/tty/vt/vc_screen.c 			p += maxcol - col;
col               346 drivers/tty/vt/vc_screen.c 				if (++col == maxcol) {
col               348 drivers/tty/vt/vc_screen.c 					col = 0;
col               393 drivers/tty/vt/vc_screen.c 				col = p % maxcol;
col               396 drivers/tty/vt/vc_screen.c 				p += maxcol - col;
col               407 drivers/tty/vt/vc_screen.c 					if (++col == maxcol) {
col               409 drivers/tty/vt/vc_screen.c 						col = 0;
col               454 drivers/tty/vt/vc_screen.c 	int col, maxcol, viewed;
col               540 drivers/tty/vt/vc_screen.c 			col = p % maxcol;
col               541 drivers/tty/vt/vc_screen.c 			p += maxcol - col;
col               550 drivers/tty/vt/vc_screen.c 				if (++col == maxcol) {
col               552 drivers/tty/vt/vc_screen.c 					col = 0;
col               569 drivers/tty/vt/vc_screen.c 			col = (p/2) % maxcol;
col               586 drivers/tty/vt/vc_screen.c 					if (++col == maxcol) {
col               588 drivers/tty/vt/vc_screen.c 						col = 0;
col               592 drivers/tty/vt/vc_screen.c 				p += maxcol - col;
col               601 drivers/tty/vt/vc_screen.c 				if (++col == maxcol) {
col               603 drivers/tty/vt/vc_screen.c 					col = 0;
col               555 drivers/tty/vt/vt.c 			 unsigned int row, unsigned int col, unsigned int nr)
col               558 drivers/tty/vt/vt.c 	int offset = row * vc->vc_size_row + col * 2;
col               571 drivers/tty/vt/vt.c 		col = ((pos - vc->vc_origin) % vc->vc_size_row) / 2;
col               572 drivers/tty/vt/vt.c 		memcpy(dest, &uniscr->lines[row][col], nr * sizeof(char32_t));
col               305 drivers/video/console/sticon.c     int col = 1; /* vga_can_do_color; */
col               310 drivers/video/console/sticon.c 	if (col)
col               666 drivers/video/console/vgacon.c 	const bool col = vga_can_do_color;
col               670 drivers/video/console/vgacon.c 		if (col)
col               328 drivers/video/fbdev/core/fbcon.c 		int col = mono_col(info);
col               330 drivers/video/fbdev/core/fbcon.c 		int fg = (info->fix.visual != FB_VISUAL_MONO01) ? col : 0;
col               331 drivers/video/fbdev/core/fbcon.c 		int bg = (info->fix.visual != FB_VISUAL_MONO01) ? 0 : col;
col               123 drivers/video/fbdev/core/fbcon.h 	int col;
col               137 drivers/video/fbdev/core/fbcon.h 	col = mono_col(info);
col               141 drivers/video/fbdev/core/fbcon.h 		fg = is_mono01 ? col : 0;
col               142 drivers/video/fbdev/core/fbcon.h 		bg = is_mono01 ? 0 : col;
col               145 drivers/video/fbdev/core/fbcon.h 		fg = is_mono01 ? 0 : col;
col               146 drivers/video/fbdev/core/fbcon.h 		bg = is_mono01 ? col : 0;
col               159 drivers/video/fbdev/cyber2000fb.c 	unsigned long dst, col;
col               170 drivers/video/fbdev/cyber2000fb.c 	col = rect->color;
col               172 drivers/video/fbdev/cyber2000fb.c 		col = ((u32 *)cfb->fb.pseudo_palette)[col];
col               173 drivers/video/fbdev/cyber2000fb.c 	cyber2000fb_writel(col, CO_REG_FGCOLOUR, cfb);
col               683 drivers/video/fbdev/matrox/matroxfb_base.c 			u_int16_t col =
col               688 drivers/video/fbdev/matrox/matroxfb_base.c 			minfo->cmap[regno] = col | (col << 16);
col                33 drivers/video/fbdev/matrox/matroxfb_crtc2.c 	u_int32_t col;
col                47 drivers/video/fbdev/matrox/matroxfb_crtc2.c 	col = (red << m2info->fbcon.var.red.offset)     |
col                54 drivers/video/fbdev/matrox/matroxfb_crtc2.c 			m2info->cmap[regno] = col | (col << 16);
col                57 drivers/video/fbdev/matrox/matroxfb_crtc2.c 			m2info->cmap[regno] = col;
col              1466 drivers/video/fbdev/riva/fbdev.c static inline void convert_bgcolor_16(u32 *col)
col              1468 drivers/video/fbdev/riva/fbdev.c 	*col = ((*col & 0x0000F800) << 8)
col              1469 drivers/video/fbdev/riva/fbdev.c 		| ((*col & 0x00007E0) << 5)
col              1470 drivers/video/fbdev/riva/fbdev.c 		| ((*col & 0x0000001F) << 3)
col               308 drivers/video/fbdev/sis/sis_accel.c 	u32 col = 0;
col               330 drivers/video/fbdev/sis/sis_accel.c 	case 8:  col = rect->color;
col               333 drivers/video/fbdev/sis/sis_accel.c 	case 32: col = ((u32 *)(info->pseudo_palette))[rect->color];
col               340 drivers/video/fbdev/sis/sis_accel.c 		SiS300SetupForSolidFill(ivideo, col, myrops[rect->rop]);
col               347 drivers/video/fbdev/sis/sis_accel.c 		SiS310SetupForSolidFill(ivideo, col, myrops[rect->rop]);
col               671 drivers/video/fbdev/sstfb.c 	u32 col;
col               683 drivers/video/fbdev/sstfb.c 	col = (red << info->var.red.offset)
col               688 drivers/video/fbdev/sstfb.c 	par->palette[regno] = col;
col               620 drivers/video/fbdev/tridentfb.c 	int col;
col               627 drivers/video/fbdev/tridentfb.c 		col = fr->color;
col               628 drivers/video/fbdev/tridentfb.c 		col |= col << 8;
col               629 drivers/video/fbdev/tridentfb.c 		col |= col << 16;
col               631 drivers/video/fbdev/tridentfb.c 		col = ((u32 *)(info->pseudo_palette))[fr->color];
col               635 drivers/video/fbdev/tridentfb.c 		       fr->height, col, fr->rop);
col               642 drivers/video/fbdev/tridentfb.c 	int col, bgcol;
col               649 drivers/video/fbdev/tridentfb.c 		col = img->fg_color;
col               650 drivers/video/fbdev/tridentfb.c 		col |= col << 8;
col               651 drivers/video/fbdev/tridentfb.c 		col |= col << 16;
col               656 drivers/video/fbdev/tridentfb.c 		col = ((u32 *)(info->pseudo_palette))[img->fg_color];
col               663 drivers/video/fbdev/tridentfb.c 				img->width, img->height, col, bgcol);
col              1382 drivers/video/fbdev/tridentfb.c 			u32 col;
col              1384 drivers/video/fbdev/tridentfb.c 			col = (red & 0xF800) | ((green & 0xFC00) >> 5) |
col              1386 drivers/video/fbdev/tridentfb.c 			col |= col << 16;
col              1387 drivers/video/fbdev/tridentfb.c 			((u32 *)(info->pseudo_palette))[regno] = col;
col               102 drivers/xen/events/events_base.c 	unsigned col;
col               104 drivers/xen/events/events_base.c 	for (col = 0; col < EVTCHN_PER_ROW; col++)
col               105 drivers/xen/events/events_base.c 		evtchn_to_irq[row][col] = -1;
col               122 drivers/xen/events/events_base.c 	unsigned col;
col               128 drivers/xen/events/events_base.c 	col = EVTCHN_COL(evtchn);
col               142 drivers/xen/events/events_base.c 	evtchn_to_irq[row][col] = irq;
col               287 fs/ubifs/debug.h 			int row, int col);
col               522 fs/ubifs/lpt.c static int calc_nnode_num(int row, int col)
col               528 fs/ubifs/lpt.c 		bits = (col & (UBIFS_LPT_FANOUT - 1));
col               529 fs/ubifs/lpt.c 		col >>= UBIFS_LPT_FANOUT_SHIFT;
col              2251 fs/ubifs/lpt.c 			 int col)
col              2255 fs/ubifs/lpt.c 	if (pnode->num != col) {
col              2257 fs/ubifs/lpt.c 			  pnode->num, col, pnode->parent->num, pnode->iip);
col              2381 fs/ubifs/lpt.c 			int row, int col)
col              2395 fs/ubifs/lpt.c 			num = calc_nnode_num(row, col);
col              2408 fs/ubifs/lpt.c 					col <<= UBIFS_LPT_FANOUT_SHIFT;
col              2409 fs/ubifs/lpt.c 					col += iip;
col              2424 fs/ubifs/lpt.c 			err = dbg_chk_pnode(c, pnode, col);
col              2430 fs/ubifs/lpt.c 		col >>= UBIFS_LPT_FANOUT_SHIFT;
col                15 include/dt-bindings/input/input.h #define MATRIX_KEY(row, col, code)	\
col                16 include/dt-bindings/input/input.h 	((((row) & 0xFF) << 24) | (((col) & 0xFF) << 16) | ((code) & 0xFFFF))
col                12 include/linux/input/matrix_keypad.h #define KEY(row, col, val)	((((row) & (MATRIX_MAX_ROWS - 1)) << 24) |\
col                13 include/linux/input/matrix_keypad.h 				 (((col) & (MATRIX_MAX_COLS - 1)) << 16) |\
col                20 include/linux/input/matrix_keypad.h #define MATRIX_SCAN_CODE(row, col, row_shift)	(((row) << (row_shift)) + (col))
col               165 include/linux/mfd/adp5520.h #define ADP5520_KEY(row, col) (col + row * 4)
col              3194 include/linux/platform_data/cros_ec_commands.h 	uint8_t col;
col                51 include/linux/selection.h 				unsigned int row, unsigned int col,
col               512 include/linux/soundwire/sdw.h 	unsigned int col;
col              3014 mm/swapfile.c  	unsigned long col = p->cluster_next / SWAPFILE_CLUSTER % SWAP_CLUSTER_COLS;
col              3069 mm/swapfile.c  		j = (k + col) % SWAP_CLUSTER_COLS;
col               745 net/ipv4/tcp_metrics.c 	int s_col = cb->args[1], col = s_col;
col               752 net/ipv4/tcp_metrics.c 		for (col = 0, tm = rcu_dereference(hb->chain); tm;
col               753 net/ipv4/tcp_metrics.c 		     tm = rcu_dereference(tm->tcpm_next), col++) {
col               756 net/ipv4/tcp_metrics.c 			if (col < s_col)
col               768 net/ipv4/tcp_metrics.c 	cb->args[1] = col;
col               455 net/mac80211/rc80211_minstrel.c 	unsigned int i, col, new_idx;
col               462 net/mac80211/rc80211_minstrel.c 	for (col = 0; col < SAMPLE_COLUMNS; col++) {
col               466 net/mac80211/rc80211_minstrel.c 			while (SAMPLE_TBL(mi, new_idx, col) != 0xff)
col               469 net/mac80211/rc80211_minstrel.c 			SAMPLE_TBL(mi, new_idx, col) = i;
col              1736 net/mac80211/rc80211_minstrel_ht.c 	int col, i, new_idx;
col              1740 net/mac80211/rc80211_minstrel_ht.c 	for (col = 0; col < SAMPLE_COLUMNS; col++) {
col              1744 net/mac80211/rc80211_minstrel_ht.c 			while (sample_table[col][new_idx] != 0xff)
col              1747 net/mac80211/rc80211_minstrel_ht.c 			sample_table[col][new_idx] = i;
col               190 samples/vfs/test-statx.c 	unsigned offset, print_offset = 1, col = 0;
col               201 samples/vfs/test-statx.c 		col++;
col               202 samples/vfs/test-statx.c 		if ((col & 3) == 0) {
col                15 scripts/dtc/include-prefixes/dt-bindings/input/input.h #define MATRIX_KEY(row, col, code)	\
col                16 scripts/dtc/include-prefixes/dt-bindings/input/input.h 	((((row) & 0xFF) << 24) | (((col) & 0xFF) << 16) | ((code) & 0xFFFF))
col               573 scripts/kconfig/gconf.c 	GtkTreeViewColumn *col;
col               576 scripts/kconfig/gconf.c 	col = gtk_tree_view_get_column(GTK_TREE_VIEW(tree2_w), COL_NAME);
col               577 scripts/kconfig/gconf.c 	if (col)
col               578 scripts/kconfig/gconf.c 		gtk_tree_view_column_set_visible(col, show_name);
col               584 scripts/kconfig/gconf.c 	GtkTreeViewColumn *col;
col               587 scripts/kconfig/gconf.c 	col = gtk_tree_view_get_column(GTK_TREE_VIEW(tree2_w), COL_NO);
col               588 scripts/kconfig/gconf.c 	if (col)
col               589 scripts/kconfig/gconf.c 		gtk_tree_view_column_set_visible(col, show_range);
col               590 scripts/kconfig/gconf.c 	col = gtk_tree_view_get_column(GTK_TREE_VIEW(tree2_w), COL_MOD);
col               591 scripts/kconfig/gconf.c 	if (col)
col               592 scripts/kconfig/gconf.c 		gtk_tree_view_column_set_visible(col, show_range);
col               593 scripts/kconfig/gconf.c 	col = gtk_tree_view_get_column(GTK_TREE_VIEW(tree2_w), COL_YES);
col               594 scripts/kconfig/gconf.c 	if (col)
col               595 scripts/kconfig/gconf.c 		gtk_tree_view_column_set_visible(col, show_range);
col               602 scripts/kconfig/gconf.c 	GtkTreeViewColumn *col;
col               605 scripts/kconfig/gconf.c 	col = gtk_tree_view_get_column(GTK_TREE_VIEW(tree2_w), COL_VALUE);
col               606 scripts/kconfig/gconf.c 	if (col)
col               607 scripts/kconfig/gconf.c 		gtk_tree_view_column_set_visible(col, show_value);
col               805 scripts/kconfig/gconf.c static void change_sym_value(struct menu *menu, gint col)
col               813 scripts/kconfig/gconf.c 	if (col == COL_NO)
col               815 scripts/kconfig/gconf.c 	else if (col == COL_MOD)
col               817 scripts/kconfig/gconf.c 	else if (col == COL_YES)
col               866 scripts/kconfig/gconf.c 		GtkTreeViewColumn *col;
col               868 scripts/kconfig/gconf.c 		col = gtk_tree_view_get_column(GTK_TREE_VIEW(tree2_w), i);
col               869 scripts/kconfig/gconf.c 		if (col == column)
col               887 scripts/kconfig/gconf.c 	gint col;
col               906 scripts/kconfig/gconf.c 	col = column2index(column);
col               911 scripts/kconfig/gconf.c 		if (ptype == P_MENU && view_mode != FULL_VIEW && col == COL_OPTION) {
col               916 scripts/kconfig/gconf.c 		} else if (col == COL_OPTION) {
col               921 scripts/kconfig/gconf.c 		if (col == COL_VALUE) {
col               924 scripts/kconfig/gconf.c 		} else if (col == COL_NO || col == COL_MOD
col               925 scripts/kconfig/gconf.c 			   || col == COL_YES) {
col               926 scripts/kconfig/gconf.c 			change_sym_value(menu, col);
col               944 scripts/kconfig/gconf.c 	gint col;
col               966 scripts/kconfig/gconf.c 		col = COL_NO;
col               968 scripts/kconfig/gconf.c 		col = COL_MOD;
col               970 scripts/kconfig/gconf.c 		col = COL_YES;
col               972 scripts/kconfig/gconf.c 		col = -1;
col               973 scripts/kconfig/gconf.c 	change_sym_value(menu, col);
col                96 scripts/kconfig/qconf.cc void ConfigItem::okRename(int col)
col               143 scripts/kconfig/qconf.h 	void okRename(int col);
col               549 sound/pci/cs46xx/dsp_spos.c 	int i, j, col;
col               557 sound/pci/cs46xx/dsp_spos.c 		for (col = 0,j = 0;j < ins->tasks[i].size; j++,col++) {
col               559 sound/pci/cs46xx/dsp_spos.c 			if (col == 4) {
col               561 sound/pci/cs46xx/dsp_spos.c 				col = 0;
col               610 sound/pci/cs46xx/dsp_spos.c 	unsigned int i, col = 0;
col               614 sound/pci/cs46xx/dsp_spos.c 	for (i = 0;i < DSP_PARAMETER_BYTE_SIZE; i += sizeof(u32),col ++) {
col               615 sound/pci/cs46xx/dsp_spos.c 		if (col == 4) {
col               617 sound/pci/cs46xx/dsp_spos.c 			col = 0;
col               621 sound/pci/cs46xx/dsp_spos.c 			col = 0;
col               625 sound/pci/cs46xx/dsp_spos.c 		if (col == 0) {
col               637 sound/pci/cs46xx/dsp_spos.c 	int i,col = 0;
col               641 sound/pci/cs46xx/dsp_spos.c 	for (i = PCM_READER_BUF1;i < PCM_READER_BUF1 + 0x30; i += sizeof(u32),col ++) {
col               642 sound/pci/cs46xx/dsp_spos.c 		if (col == 4) {
col               644 sound/pci/cs46xx/dsp_spos.c 			col = 0;
col               647 sound/pci/cs46xx/dsp_spos.c 		if (col == 0) {
col               656 sound/pci/cs46xx/dsp_spos.c 	col = 0;
col               657 sound/pci/cs46xx/dsp_spos.c 	for (i = MIX_SAMPLE_BUF1;i < MIX_SAMPLE_BUF1 + 0x40; i += sizeof(u32),col ++) {
col               658 sound/pci/cs46xx/dsp_spos.c 		if (col == 4) {
col               660 sound/pci/cs46xx/dsp_spos.c 			col = 0;
col               663 sound/pci/cs46xx/dsp_spos.c 		if (col == 0) {
col               671 sound/pci/cs46xx/dsp_spos.c 	col = 0;
col               672 sound/pci/cs46xx/dsp_spos.c 	for (i = 0x2480 ; i < 0x2480 + 0x40 ; i += sizeof(u32),col ++) {
col               673 sound/pci/cs46xx/dsp_spos.c 		if (col == 4) {
col               675 sound/pci/cs46xx/dsp_spos.c 			col = 0;
col               678 sound/pci/cs46xx/dsp_spos.c 		if (col == 0) {
col               687 sound/pci/cs46xx/dsp_spos.c 	col = 0;
col               688 sound/pci/cs46xx/dsp_spos.c 	for (i = SPDIFO_IP_OUTPUT_BUFFER1;i < SPDIFO_IP_OUTPUT_BUFFER1 + 0x30; i += sizeof(u32),col ++) {
col               689 sound/pci/cs46xx/dsp_spos.c 		if (col == 4) {
col               691 sound/pci/cs46xx/dsp_spos.c 			col = 0;
col               694 sound/pci/cs46xx/dsp_spos.c 		if (col == 0) {
col               702 sound/pci/cs46xx/dsp_spos.c 	col = 0;
col               704 sound/pci/cs46xx/dsp_spos.c 	for (i = SPDIFO_IP_OUTPUT_BUFFER1+0xD0;i < SPDIFO_IP_OUTPUT_BUFFER1 + 0x110; i += sizeof(u32),col ++) {
col               705 sound/pci/cs46xx/dsp_spos.c 		if (col == 4) {
col               707 sound/pci/cs46xx/dsp_spos.c 			col = 0;
col               710 sound/pci/cs46xx/dsp_spos.c 		if (col == 0) {
col               719 sound/pci/cs46xx/dsp_spos.c 	col = 0;
col               720 sound/pci/cs46xx/dsp_spos.c 	for (i = OUTPUT_SNOOP_BUFFER;i < OUTPUT_SNOOP_BUFFER + 0x40; i += sizeof(u32),col ++) {
col               721 sound/pci/cs46xx/dsp_spos.c 		if (col == 4) {
col               723 sound/pci/cs46xx/dsp_spos.c 			col = 0;
col               726 sound/pci/cs46xx/dsp_spos.c 		if (col == 0) {
col               734 sound/pci/cs46xx/dsp_spos.c 	col = 0;
col               735 sound/pci/cs46xx/dsp_spos.c 	for (i = CODEC_INPUT_BUF1;i < CODEC_INPUT_BUF1 + 0x40; i += sizeof(u32),col ++) {
col               736 sound/pci/cs46xx/dsp_spos.c 		if (col == 4) {
col               738 sound/pci/cs46xx/dsp_spos.c 			col = 0;
col               741 sound/pci/cs46xx/dsp_spos.c 		if (col == 0) {
col               749 sound/pci/cs46xx/dsp_spos.c 	col = 0;
col               750 sound/pci/cs46xx/dsp_spos.c 	for (i = WRITE_BACK_BUF1;i < WRITE_BACK_BUF1 + 0x40; i += sizeof(u32),col ++) {
col               751 sound/pci/cs46xx/dsp_spos.c 		if (col == 4) {
col               753 sound/pci/cs46xx/dsp_spos.c 			col = 0;
col               756 sound/pci/cs46xx/dsp_spos.c 		if (col == 0) {
col               765 sound/pci/cs46xx/dsp_spos.c 	col = 0;
col               766 sound/pci/cs46xx/dsp_spos.c 	for (i = SPDIFI_IP_OUTPUT_BUFFER1;i < SPDIFI_IP_OUTPUT_BUFFER1 + 0x80; i += sizeof(u32),col ++) {
col               767 sound/pci/cs46xx/dsp_spos.c 		if (col == 4) {
col               769 sound/pci/cs46xx/dsp_spos.c 			col = 0;
col               772 sound/pci/cs46xx/dsp_spos.c 		if (col == 0) {
col                63 sound/pci/cs46xx/dsp_spos_scb_lib.c 	int j,col;
col                69 sound/pci/cs46xx/dsp_spos_scb_lib.c 	for (col = 0,j = 0;j < 0x10; j++,col++) {
col                70 sound/pci/cs46xx/dsp_spos_scb_lib.c 		if (col == 4) {
col                72 sound/pci/cs46xx/dsp_spos_scb_lib.c 			col = 0;
col              1063 tools/perf/builtin-diff.c 	int col;
col              1065 tools/perf/builtin-diff.c 	for (col = 0; col < PERF_HPP_DIFF__MAX_INDEX; col++) {
col              1066 tools/perf/builtin-diff.c 		struct diff_hpp_fmt *fmt = &d->fmt[col];
col               313 tools/perf/ui/browser.c 	    col = browser->width,
col               324 tools/perf/ui/browser.c 	        ui_browser__gotorc(browser, row++, col);
col                98 tools/perf/ui/gtk/hists.c 					 GtkTreeIter *parent, int col, u64 total)
col               125 tools/perf/ui/gtk/hists.c 			gtk_tree_store_set(store, &iter, col, buf, -1);
col               146 tools/perf/ui/gtk/hists.c 			gtk_tree_store_set(store, &iter, col, buf, -1);
col               161 tools/perf/ui/gtk/hists.c 					   GtkTreeIter *parent, int col, u64 total)
col               214 tools/perf/ui/gtk/hists.c 		gtk_tree_store_set(store, &iter, col, str, -1);
col               221 tools/perf/ui/gtk/hists.c 					  GtkTreeIter *parent, int col, u64 total)
col               247 tools/perf/ui/gtk/hists.c 			gtk_tree_store_set(store, &iter, col, buf, -1);
col               265 tools/perf/ui/gtk/hists.c 		perf_gtk__add_callchain_graph(&node->rb_root, store, &iter, col,
col               271 tools/perf/ui/gtk/hists.c 				    GtkTreeIter *parent, int col, u64 total)
col               274 tools/perf/ui/gtk/hists.c 		perf_gtk__add_callchain_flat(root, store, parent, col, total);
col               276 tools/perf/ui/gtk/hists.c 		perf_gtk__add_callchain_folded(root, store, parent, col, total);
col               278 tools/perf/ui/gtk/hists.c 		perf_gtk__add_callchain_graph(root, store, parent, col, total);
col               282 tools/perf/ui/gtk/hists.c 			     GtkTreeViewColumn *col __maybe_unused,
col                40 tools/perf/util/hist.c u16 hists__col_len(struct hists *hists, enum hist_column col)
col                42 tools/perf/util/hist.c 	return hists->col_len[col];
col                45 tools/perf/util/hist.c void hists__set_col_len(struct hists *hists, enum hist_column col, u16 len)
col                47 tools/perf/util/hist.c 	hists->col_len[col] = len;
col                50 tools/perf/util/hist.c bool hists__new_col_len(struct hists *hists, enum hist_column col, u16 len)
col                52 tools/perf/util/hist.c 	if (len > hists__col_len(hists, col)) {
col                53 tools/perf/util/hist.c 		hists__set_col_len(hists, col, len);
col                61 tools/perf/util/hist.c 	enum hist_column col;
col                63 tools/perf/util/hist.c 	for (col = 0; col < HISTC_NR_COLS; ++col)
col                64 tools/perf/util/hist.c 		hists__set_col_len(hists, col, 0);
col               211 tools/perf/util/hist.h u16 hists__col_len(struct hists *hists, enum hist_column col);
col               212 tools/perf/util/hist.h void hists__set_col_len(struct hists *hists, enum hist_column col, u16 len);
col               213 tools/perf/util/hist.h bool hists__new_col_len(struct hists *hists, enum hist_column col, u16 len);
col              2566 tools/perf/util/sort.c int hpp_dimension__add_output(unsigned col)
col              2568 tools/perf/util/sort.c 	BUG_ON(col >= PERF_HPP__MAX_INDEX);
col              2569 tools/perf/util/sort.c 	return __hpp_dimension__add_output(&perf_hpp_list, &hpp_sort_dimensions[col]);
col               294 tools/perf/util/sort.h int hpp_dimension__add_output(unsigned col);