Home
last modified time | relevance | path

Searched full:row (Results 1 – 25 of 605) sorted by relevance

12345678910>>...25

/Linux-v5.10/Documentation/userspace-api/media/rc/
Drc-tables.rst36 - .. row 1
44 - .. row 2
48 - .. row 3
56 - .. row 4
64 - .. row 5
72 - .. row 6
80 - .. row 7
88 - .. row 8
96 - .. row 9
104 - .. row 10
[all …]
/Linux-v5.10/drivers/net/ethernet/aquantia/atlantic/macsec/
Dmacsec_api.h48 /*! Read the raw table data from the specified row of the Egress CTL
50 * rec - [OUT] The raw table row data will be unpacked into the fields of rec.
51 * table_index - The table row to read (max 23).
58 * specified row of the Egress CTL Filter table.
59 * rec - [IN] The bitfield values to write to the table row.
60 * table_index - The table row to write(max 23).
66 /*! Read the raw table data from the specified row of the Egress
68 * rec - [OUT] The raw table row data will be unpacked into the fields of rec.
69 * table_index - The table row to read (max 47).
76 * specified row of the Egress Packet Classifier table.
[all …]
/Linux-v5.10/tools/perf/scripts/python/
Devent_analyzing_sample.py137 for row in commq:
138 print("%16s %8d %s" % (row[0], row[1], num2sym(row[1])))
143 for row in symbolq:
144 print("%32s %8d %s" % (row[0], row[1], num2sym(row[1])))
149 for row in dsoq:
150 print("%40s %8d %s" % (row[0], row[1], num2sym(row[1])))
170 for row in commq:
171 print("%16s %8d %s" % (row[0], row[1], num2sym(row[1])))
176 for row in symbolq:
177 print("%32s %8d %s" % (row[0], row[1], num2sym(row[1])))
[all …]
/Linux-v5.10/tools/perf/ui/
Dbrowser.c171 int row = 0; in ui_browser__rb_tree_refresh() local
179 ui_browser__gotorc(browser, row, 0); in ui_browser__rb_tree_refresh()
180 browser->write(browser, nd, row); in ui_browser__rb_tree_refresh()
181 if (++row == browser->rows) in ui_browser__rb_tree_refresh()
186 return row; in ui_browser__rb_tree_refresh()
189 bool ui_browser__is_current_entry(struct ui_browser *browser, unsigned row) in ui_browser__is_current_entry() argument
191 return browser->top_idx + row == browser->index; in ui_browser__is_current_entry()
314 row = 0; in ui_browser__scrollbar_set() local
324 ui_browser__gotorc(browser, row++, col); in ui_browser__scrollbar_set()
334 int row; in __ui_browser__refresh() local
[all …]
/Linux-v5.10/scripts/kconfig/
Dgconf.c74 static void set_node(GtkTreeIter * node, struct menu *menu, gchar ** row);
980 /* Row selection changed: update help */
1036 /* Fill a row of strings */
1039 static gchar *row[COL_NUMBER]; in fill_row() local
1048 g_free(row[i]); in fill_row()
1049 bzero(row, sizeof(row)); in fill_row()
1051 row[COL_OPTION] = in fill_row()
1056 row[COL_COLOR] = g_strdup("DarkGray"); in fill_row()
1059 row[COL_COLOR] = g_strdup("DarkGray"); in fill_row()
1061 row[COL_COLOR] = g_strdup("Black"); in fill_row()
[all …]
/Linux-v5.10/Documentation/userspace-api/media/dvb/
Dfe-bandwidth-t.rst14 - .. row 1
20 - .. row 2
28 - .. row 3
36 - .. row 4
44 - .. row 5
52 - .. row 6
60 - .. row 7
68 - .. row 8
Dvideo-fopen.rst29 - .. row 1
35 - .. row 2
41 - .. row 3
46 - .. row 4
51 - .. row 5
56 - .. row 6
89 - .. row 1
95 - .. row 2
101 - .. row 3
107 - .. row 4
Daudio-fopen.rst29 - .. row 1
35 - .. row 2
41 - .. row 3
46 - .. row 4
51 - .. row 5
56 - .. row 6
87 - .. row 1
93 - .. row 2
99 - .. row 3
Dvideo-fwrite.rst29 - .. row 1
35 - .. row 2
41 - .. row 3
63 - .. row 1
69 - .. row 2
75 - .. row 3
Daudio-fwrite.rst29 - .. row 1
35 - .. row 2
41 - .. row 3
63 - .. row 1
69 - .. row 2
75 - .. row 3
/Linux-v5.10/drivers/media/i2c/
Dvs6624_regs.h208 #define VS6624_RYM0_W00_MSB 0x2183 /* row 0 column 0 of YUV matrix MSB */
209 #define VS6624_RYM0_W00_LSB 0x2184 /* row 0 column 0 of YUV matrix LSB */
210 #define VS6624_RYM0_W01_MSB 0x2187 /* row 0 column 1 of YUV matrix MSB */
211 #define VS6624_RYM0_W01_LSB 0x2188 /* row 0 column 1 of YUV matrix LSB */
212 #define VS6624_RYM0_W02_MSB 0x218C /* row 0 column 2 of YUV matrix MSB */
213 #define VS6624_RYM0_W02_LSB 0x218D /* row 0 column 2 of YUV matrix LSB */
214 #define VS6624_RYM0_W10_MSB 0x2190 /* row 1 column 0 of YUV matrix MSB */
215 #define VS6624_RYM0_W10_LSB 0x218F /* row 1 column 0 of YUV matrix LSB */
216 #define VS6624_RYM0_W11_MSB 0x2193 /* row 1 column 1 of YUV matrix MSB */
217 #define VS6624_RYM0_W11_LSB 0x2194 /* row 1 column 1 of YUV matrix LSB */
[all …]
/Linux-v5.10/Documentation/sphinx/
DrstFlatTable.py20 * *row-span*: with the role ``rspan`` a cell can be extended through
23 * *auto span* rightmost cell of a table row over the missing cells on the
24 right side of that table-row. With Option ``:fill-cells:`` this behavior
188 for row in self.rows[:header_rows]:
189 thead += self.buildTableRowNode(row)
194 for row in self.rows[header_rows:]:
195 tbody += self.buildTableRowNode(row)
200 row = nodes.row()
213 row += entry
214 return row
[all …]
/Linux-v5.10/drivers/input/keyboard/
Dpmic8xxx-keypad.c80 * @num_rows - number of row of keypad
110 /* all keys pressed on that particular row? */ in pmic8xxx_col_state()
157 int rc, row; in pmic8xxx_kp_read_data() local
160 for (row = 0; row < read_rows; row++) { in pmic8xxx_kp_read_data()
164 dev_dbg(kp->dev, "%d = %d\n", row, val); in pmic8xxx_kp_read_data()
165 state[row] = pmic8xxx_col_state(kp, val); in pmic8xxx_kp_read_data()
222 int row, col, code; in __pmic8xxx_kp_scan_matrix() local
224 for (row = 0; row < kp->num_rows; row++) { in __pmic8xxx_kp_scan_matrix()
225 int bits_changed = new_state[row] ^ old_state[row]; in __pmic8xxx_kp_scan_matrix()
234 dev_dbg(kp->dev, "key [%d:%d] %s\n", row, col, in __pmic8xxx_kp_scan_matrix()
[all …]
Dtwl4030_keypad.c42 * row lines connected to the gnd (see twl4030_col_xlate()).
74 #define KEYP_FULL_CODE_7_0 0x09 /* row 0 column status */
75 #define KEYP_FULL_CODE_15_8 0x0a /* ... row 1 ... */
153 * If all bits in a row are active for all columns then in twl4030_col_xlate()
154 * we have that row line connected to gnd. Mark this in twl4030_col_xlate()
167 int row; in twl4030_read_kp_matrix_state() local
171 for (row = 0; row < kp->n_rows; row++) in twl4030_read_kp_matrix_state()
172 state[row] = twl4030_col_xlate(kp, new_state[row]); in twl4030_read_kp_matrix_state()
198 int col, row; in twl4030_kp_scan() local
214 for (row = 0; row < kp->n_rows; row++) { in twl4030_kp_scan()
[all …]
/Linux-v5.10/Documentation/devicetree/bindings/input/
Dsamsung-keypad.txt4 keypad device. The keypad controller supports multiple row and column lines.
5 A key can be placed at each intersection of a unique row and a unique column.
22 - samsung,keypad-num-rows: Number of row lines connected to the keypad
31 - keypad,row: the row number to which the key is connected.
61 keypad,row = <0>;
67 keypad,row = <0>;
73 keypad,row = <0>;
Dgpio-matrix-keypad.txt4 The matrix keypad supports multiple row and column lines, a key can be
5 placed at each intersection of a unique row and a unique column. The matrix
11 - row-gpios: List of gpios used as row lines. The gpio specifier
13 which these row lines are connected.
36 row-gpios = <&gpio2 25 0
/Linux-v5.10/arch/arm/boot/dts/
Dexynos4412-smdk4412.dts75 keypad,row = <1>;
81 keypad,row = <1>;
87 keypad,row = <1>;
93 keypad,row = <1>;
99 keypad,row = <1>;
105 keypad,row = <2>;
111 keypad,row = <2>;
117 keypad,row = <0>;
123 keypad,row = <2>;
129 keypad,row = <0>;
Dexynos4210-smdkv310.dts94 keypad,row = <0>;
100 keypad,row = <0>;
106 keypad,row = <0>;
112 keypad,row = <0>;
118 keypad,row = <0>;
124 keypad,row = <1>;
130 keypad,row = <1>;
136 keypad,row = <1>;
142 keypad,row = <1>;
148 keypad,row = <1>;
Ds5pv210-smdkv210.dts80 keypad,row = <0>;
86 keypad,row = <0>;
92 keypad,row = <0>;
98 keypad,row = <0>;
104 keypad,row = <0
111 keypad,row = <1>;
116 keypad,row = <1>;
122 keypad,row = <1>;
128 keypad,row = <1>;
134 keypad,row = <1>;
/Linux-v5.10/drivers/scsi/megaraid/
Dmegaraid_sas_fp.c369 static u32 MR_GetSpanBlock(u32 ld, u64 row, u64 *span_blk, in MR_GetSpanBlock() argument
384 if (le64_to_cpu(quad->logStart) <= row && row <= in MR_GetSpanBlock()
385 le64_to_cpu(quad->logEnd) && (mega_mod64(row - le64_to_cpu(quad->logStart), in MR_GetSpanBlock()
389 blk = mega_div64_32((row-le64_to_cpu(quad->logStart)), le32_to_cpu(quad->diff)); in MR_GetSpanBlock()
404 * This routine calculates the Span block for given row using spanset.
409 * row - Row number
420 u32 ld, u64 row, u64 *span_blk, struct MR_DRV_RAID_MAP_ALL *map) in mr_spanset_get_span_block() argument
435 if (row > span_set->data_row_end) in mr_spanset_get_span_block()
446 if (le64_to_cpu(quad->logStart) <= row && in mr_spanset_get_span_block()
447 row <= le64_to_cpu(quad->logEnd) && in mr_spanset_get_span_block()
[all …]
/Linux-v5.10/drivers/media/rc/keymaps/
Drc-ati-tv-wonder-hd-600.c16 { 0x00, KEY_RECORD}, /* Row 1 */
20 { 0x04, KEY_PREVIOUS}, /* Row 2 */
24 { 0x08, KEY_EPG}, /* Row 3 */
28 { 0x0c, KEY_BACK}, /* Row 4 */
32 { 0x10, KEY_LEFT}, /* Row 5 */
36 { 0x14, KEY_LAST}, /* Row 6 */
/Linux-v5.10/drivers/media/usb/gspca/stv06xx/
Dstv06xx_hdcs.h60 /* First Window Row Register */
64 /* Last Window Row Register */
70 /* PGA Gain Register: Even Row, Even Column */
72 /* PGA Gain Register: Even Row, Odd Column */
74 /* PGA Gain Register: Odd Row, Even Column */
76 /* PGA Gain Register: Odd Row, Odd Column */
78 /* Row Exposure Low Register */
80 /* Row Exposure High Register */
84 /* Sub-Row Exposure Low Register */
86 /* Sub-Row Exposure High Register */
[all …]
/Linux-v5.10/drivers/edac/
Dedac_mc.c101 edac_dbg(4, "%s%i: %smapped as virtual row %d, chan %d\n", in edac_mc_dump_dimm()
232 int i, chn, row; in mci_release() local
241 for (row = 0; row < mci->nr_csrows; row++) { in mci_release()
242 csr = mci->csrows[row]; in mci_release()
262 unsigned int row, chn; in edac_mc_alloc_csrows() local
271 for (row = 0; row < tot_csrows; row++) { in edac_mc_alloc_csrows()
278 mci->csrows[row] = csr; in edac_mc_alloc_csrows()
279 csr->csrow_idx = row; in edac_mc_alloc_csrows()
306 unsigned int row, chn, idx; in edac_mc_alloc_dimms() local
318 row = 0; in edac_mc_alloc_dimms()
[all …]
Di82975x_edac.c116 #define I82975X_DRB 0x100 /* DRAM Row Boundary (8b x 8)
134 #define I82975X_DRA 0x108 /* DRAM Row Attribute (4b x 8)
138 * 6:4 row attr of odd rank, i.e. 1
140 * 2:0 row attr of even rank, i.e. 0
280 int row, chan; in i82975x_process_error_info() local
300 row = edac_mc_find_csrow_by_page(mci, page); in i82975x_process_error_info()
302 if (row == -1) { in i82975x_process_error_info()
310 chan = (mci->csrows[row]->nr_channels == 1) ? 0 : info->eap & 1; in i82975x_process_error_info()
313 (1 << mci->csrows[row]->channels[chan]->dimm->grain)); in i82975x_process_error_info()
318 row, -1, -1, in i82975x_process_error_info()
[all …]
/Linux-v5.10/arch/mips/loongson64/
Dnuma.c70 static int __init compute_node_distance(int row, int col) in compute_node_distance() argument
72 int package_row = row * loongson_sysconf.cores_per_node / in compute_node_distance()
77 if (col == row) in compute_node_distance()
87 int row, col; in init_topology_matrix() local
89 for (row = 0; row < MAX_NUMNODES; row++) in init_topology_matrix()
91 __node_distances[row][col] = -1; in init_topology_matrix()
93 for_each_online_node(row) { in init_topology_matrix()
95 __node_distances[row][col] = in init_topology_matrix()
96 compute_node_distance(row, col); in init_topology_matrix()

12345678910>>...25