Home
last modified time | relevance | path

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

12345678910>>...19

/linux/Documentation/userspace-api/media/rc/
H A 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/drivers/net/ethernet/aquantia/atlantic/macsec/
H A 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/tools/perf/scripts/python/
H A 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/tools/perf/ui/
H A 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()
324 row = 0; in ui_browser__scrollbar_set() local
334 ui_browser__gotorc(browser, row++, col); in ui_browser__scrollbar_set()
344 int row; in __ui_browser__refresh() local
514 int row = 0; ui_browser__list_head_refresh() local
641 unsigned int row = 0, idx = browser->top_idx; ui_browser__argv_refresh() local
686 unsigned int row, end_row; __ui_browser__line_arrow_up() local
726 unsigned int row, end_row; __ui_browser__line_arrow_down() local
772 ui_browser__mark_fused(struct ui_browser * browser,unsigned int column,unsigned int row,int diff,bool arrow_down) ui_browser__mark_fused() argument
[all...]
/linux/drivers/edac/
H A Dversalnet_edac.c83 * @row: Row number.
84 * @rowhi: Row number higher bits.
86 * rank, bank, column, and row information.
96 u32 row:7; member
102 /* Row and column bit positions in the address decoder (ADEC) registers. */
274 u32 row, blk, rsh_req_addr, interleave, ilc_base_ctrl_add, ilc_himem_en, reg, offset; in convert_to_physical() local
281 row = pinf.rowhi << MC5_REGHI_ROW | pinf.row; in convert_to_physical()
286 err_addr |= (row & BIT(0)) << rows.row0; in convert_to_physical()
287 row >>= MC5_EACHBIT; in convert_to_physical()
288 err_addr |= (row & BIT(0)) << rows.row1; in convert_to_physical()
[all …]
H A Dedac_mc.c99 edac_dbg(4, "%s%i: %smapped as virtual row %d, chan %d\n", in edac_mc_dump_dimm()
182 int i, chn, row; in mci_release() local
191 for (row = 0; row < mci->nr_csrows; row++) { in mci_release()
192 csr = mci->csrows[row]; in mci_release()
213 unsigned int row, chn; in edac_mc_alloc_csrows() local
222 for (row = 0; row < tot_csrows; row++) { in edac_mc_alloc_csrows()
229 mci->csrows[row] = csr; in edac_mc_alloc_csrows()
230 csr->csrow_idx = row; in edac_mc_alloc_csrows()
256 unsigned int row, chn, idx; in edac_mc_alloc_dimms() local
268 row = 0; in edac_mc_alloc_dimms()
[all …]
/linux/Documentation/userspace-api/media/dvb/
H A 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
H A Dfe-type-t.rst22 - .. row 1
31 - .. row 2
41 - .. row 3
51 - .. row 4
61 - .. row 5
/linux/net/netfilter/ipvs/
H A Dip_vs_est.c151 static void ip_vs_tick_estimation(struct ip_vs_est_kt_data *kd, int row) in ip_vs_tick_estimation() argument
157 td = rcu_dereference(kd->ticks[row]); in ip_vs_tick_estimation()
165 td = rcu_dereference(kd->ticks[row]); in ip_vs_tick_estimation()
178 int row = kd->est_row; in ip_vs_estimation_kthread() local
223 if (kd->tick_len[row]) in ip_vs_estimation_kthread()
224 ip_vs_tick_estimation(kd, row); in ip_vs_estimation_kthread()
226 row++; in ip_vs_estimation_kthread()
227 if (row >= IPVS_EST_NTICKS) in ip_vs_estimation_kthread()
228 row = 0; in ip_vs_estimation_kthread()
229 WRITE_ONCE(kd->est_row, row); in ip_vs_estimation_kthread()
[all …]
/linux/arch/arm/boot/dts/samsung/
H A Dexynos4412-smdk4412.dts79 keypad,row = <1>;
85 keypad,row = <1>;
91 keypad,row = <1>;
97 keypad,row = <1>;
103 keypad,row = <1>;
109 keypad,row = <2>;
115 keypad,row = <2>;
121 keypad,row = <0>;
127 keypad,row = <2>;
133 keypad,row = <0>;
H A Ds5pv210-smdkv210.dts88 keypad,row = <0>;
94 keypad,row = <0>;
100 keypad,row = <0>;
106 keypad,row = <0>;
112 keypad,row = <0
119 keypad,row = <1>;
124 keypad,row = <1>;
130 keypad,row = <1>;
136 keypad,row = <1>;
142 keypad,row = <1>;
/linux/Documentation/devicetree/bindings/input/
H A Dsamsung,s3c6410-keypad.yaml11 keypad device. The keypad controller supports multiple row and column lines.
12 A key can be placed at each intersection of a unique row and a unique column.
57 Number of row lines connected to the keypad controller.
73 keypad,row:
75 description: The row number to which the key is connected.
81 - keypad,row
111 keypad,row = <0>;
117 keypad,row = <0>;
H A Dnvidia,tegra20-kbc.txt3 can be configured as row or column. The maximum column pin can be 8
4 and maximum row pins can be 16 for Tegra20/Tegra30.
10 - nvidia,kbc-row-pins: The KBC pins which are configured as row. This is an
29 - nvidia,debounce-delay-ms: delay in milliseconds per row scan for debouncing
46 nvidia,kbc-row-pins = <0 1 2>; /* pin 0, 1, 2 as rows */
H A Dbrcm,bcm-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.
23 - keypad,num-rows: Number of row lines connected to the keypad
51 - row-output-enabled: An optional property indicating whether the row or
52 column is being used as output. If specified the row is being used
103 row-output-enabled;
H A Dgoogle,cros-ec-keyb.yaml35 function-row-physmap:
41 of top row keys from physical left (KEY_F1) to right. Each entry
42 encodes the row/column as:
43 (((row) & 0xFF) << 24) | (((column) & 0xFF) << 16)
45 when the keyboard has a custom design for the top row keys.
48 function-row-physmap: [ 'linux,keymap' ]
76 function-row-physmap = <
90 * RR=Row CC=Column KKKK=Key Code
/linux/drivers/scsi/megaraid/
H A Dmegaraid_sas_fp.c373 static u32 MR_GetSpanBlock(u32 ld, u64 row, u64 *span_blk, in MR_GetSpanBlock() argument
388 if (le64_to_cpu(quad->logStart) <= row && row <= in MR_GetSpanBlock()
389 le64_to_cpu(quad->logEnd) && (mega_mod64(row - le64_to_cpu(quad->logStart), in MR_GetSpanBlock()
393 blk = mega_div64_32((row-le64_to_cpu(quad->logStart)), le32_to_cpu(quad->diff)); in MR_GetSpanBlock()
408 * This routine calculates the Span block for given row using spanset.
413 * row - Row number
424 u32 ld, u64 row, u64 *span_blk, struct MR_DRV_RAID_MAP_ALL *map) in mr_spanset_get_span_block() argument
439 if (row > span_set->data_row_end) in mr_spanset_get_span_block()
450 if (le64_to_cpu(quad->logStart) <= row && in mr_spanset_get_span_block()
451 row <= le64_to_cpu(quad->logEnd) && in mr_spanset_get_span_block()
[all …]
/linux/drivers/media/usb/gspca/stv06xx/
H A 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/drivers/media/rc/keymaps/
H A 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/drivers/input/keyboard/
H A Dnspire-keypad.c56 int row, col; in nspire_keypad_irq() local
67 for (row = 0; row < KEYPAD_BITMASK_ROWS; row++) { in nspire_keypad_irq()
68 bits = state[row]; in nspire_keypad_irq()
72 changed = bits ^ keypad->state[row]; in nspire_keypad_irq()
76 keypad->state[row] = bits; in nspire_keypad_irq()
82 code = MATRIX_SCAN_CODE(row, col, keypad->row_shift); in nspire_keypad_irq()
119 val |= row_delay_cycles << 2; /* Delay between scanning each row */ in nspire_keypad_open()
174 error = of_property_read_u32(of_node, "row-delay", in nspire_keypad_probe()
177 dev_err(&pdev->dev, "failed to get row-delay\n"); in nspire_keypad_probe()
H A Dclps711x-keypad.c38 int col, row; in clps711x_keypad_poll() local
47 for (row = 0; row < priv->row_count; row++) { in clps711x_keypad_poll()
48 struct clps711x_gpio_data *data = &priv->gpio_data[row]; in clps711x_keypad_poll()
59 int code = MATRIX_SCAN_CODE(row, col, in clps711x_keypad_poll()
102 priv->row_count = gpiod_count(dev, "row"); in clps711x_keypad_probe()
117 data->desc = devm_gpiod_get_index(dev, "row", i, GPIOD_IN); in clps711x_keypad_probe()
/linux/drivers/input/
H A Dvivaldi-fmap.c3 * Helpers for ChromeOS Vivaldi keyboard function row mapping
15 * vivaldi_function_row_physmap_show - Print vivaldi function row physmap attribute
16 * @data: The vivaldi function row map
17 * @buf: Buffer to print the function row phsymap to
39 MODULE_DESCRIPTION("Helpers for ChromeOS Vivaldi keyboard function row mapping");
/linux/Documentation/userspace-api/media/v4l/
H A Dpixfmt-intro.rst30 leftmost pixel of the topmost row. Following that is the pixel
31 immediately to its right, and so on until the end of the top row of
32 pixels. Following the rightmost pixel of the row there may be zero or
33 more bytes of padding to guarantee that each row of pixel data has a
35 leftmost pixel of the second row from the top, and so on. The last row
/linux/drivers/net/ethernet/microchip/lan966x/
H A Dlan966x_mac.c24 int row; member
216 mac_entry->row = LAN966X_MAC_INVALID_ROW; in lan966x_mac_alloc_entry()
420 static void lan966x_mac_irq_process(struct lan966x *lan966x, u32 row, in lan966x_mac_irq_process() argument
437 if (mac_entry->row != row) in lan966x_mac_irq_process()
441 /* All the valid entries are at the start of the row, in lan966x_mac_irq_process()
492 /* All the valid entries are at the start of the row, so when in lan966x_mac_irq_process()
521 mac_entry->row = row; in lan966x_mac_irq_process()
553 /* The SYNC-GET-NEXT returns all the entries(4) in a row in in lan966x_mac_irq_handler()
556 * It would return all the columns for that row. And after that in lan966x_mac_irq_handler()
557 * it would return the next row The stop conditions of the in lan966x_mac_irq_handler()
[all …]
/linux/drivers/pinctrl/
H A Dpinctrl-ep93xx.c380 /* Row A */
398 /* Row B */
416 /* Row C */
434 /* Row D */
452 /* Row E */
470 /* Row F */
488 /* Row G */
501 /* Row H */
517 /* Row J */
532 /* Row K */
[all …]
/linux/include/linux/input/
H A Dvivaldi-fmap.h10 * struct vivaldi_data - Function row map data for ChromeOS Vivaldi keyboards
13 * row function keys, in an order from left to right
14 * @num_function_row_keys: The number of top row keys in a custom keyboard
17 * the Vivaldi keyboard function row design.

12345678910>>...19