Searched refs:col2 (Results 1 – 2 of 2) sorted by relevance
137 int col1, col2, buf1, buf2; in cros_ec_keyb_has_ghosting() local156 for (col2 = col1 + 1; col2 < ckdev->cols; col2++) { in cros_ec_keyb_has_ghosting()157 buf2 = buf[col2] & valid_keys[col2]; in cros_ec_keyb_has_ghosting()160 col1, buf1, col2, buf2); in cros_ec_keyb_has_ghosting()
185 u32 col2:6; member982 priv->col_bit[2] = cols.col2; in setup_column_address_map()990 priv->col_bit[7] = cols.col2; in setup_column_address_map()
Completed in 8 milliseconds