Home
last modified time | relevance | path

Searched full:column (Results 1 – 25 of 762) sorted by relevance

12345678910>>...31

/kernel/linux/linux-5.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 …]
/kernel/liteos_m/tools/
Dmem_analysis.py63 c = ws.cell(row=base_address + 1, column=1)
65 c = ws.cell(row=base_address + 1, column=2)
67 c = ws.cell(row=base_address + 1, column=3)
69 c = ws.cell(row=base_address + 1, column=4)
71 c = ws.cell(row=base_address + 1, column=5)
73 c = ws.cell(row=base_address + 1, column=6)
75 c = ws.cell(row=base_address + 1, column=7)
120 column = 0
128 column = i * 3 + 2
130 c = ws.cell(row, column + 1)
[all …]
/kernel/linux/linux-5.10/tools/perf/pmu-events/arch/s390/cf_z13/
Dextended.json167 "BriefDescription": "L1D Off-Drawer Same-Column L4 Sourced Writes",
168 …e directory where the returned cache line was sourced from an Off-Drawer Same-Column Level-4 cache"
174 "BriefDescription": "L1D Off-Drawer Same-Column L3 Sourced Writes with Intervention",
175 …ectory where the returned cache line was sourced from an Off-Drawer Same-Column Level-3 cache with…
181 "BriefDescription": "L1D Off-Drawer Same-Column L3 Sourced Writes",
182 …ectory where the returned cache line was sourced from an Off-Drawer Same-Column Level-3 cache with…
188 "BriefDescription": "L1D Off-Drawer Far-Column L3 Sourced Writes",
189 …he directory where the returned cache line was sourced from an Off-Drawer Far-Column Level-4 cache"
195 "BriefDescription": "L1D Off-Drawer Far-Column L3 Sourced Writes with Intervention",
196 …rectory where the returned cache line was sourced from an Off-Drawer Far-Column Level-3 cache with…
[all …]
/kernel/linux/linux-6.6/tools/perf/pmu-events/arch/s390/cf_z13/
Dextended.json167 "BriefDescription": "L1D Off-Drawer Same-Column L4 Sourced Writes",
168 … directory where the returned cache line was sourced from an Off-Drawer Same-Column Level-4 cache."
174 "BriefDescription": "L1D Off-Drawer Same-Column L3 Sourced Writes with Intervention",
175 …ectory where the returned cache line was sourced from an Off-Drawer Same-Column Level-3 cache with…
181 "BriefDescription": "L1D Off-Drawer Same-Column L3 Sourced Writes",
182 …ectory where the returned cache line was sourced from an Off-Drawer Same-Column Level-3 cache with…
188 "BriefDescription": "L1D Off-Drawer Far-Column L3 Sourced Writes",
189 …e directory where the returned cache line was sourced from an Off-Drawer Far-Column Level-4 cache."
195 "BriefDescription": "L1D Off-Drawer Far-Column L3 Sourced Writes with Intervention",
196 …rectory where the returned cache line was sourced from an Off-Drawer Far-Column Level-3 cache with…
[all …]
/kernel/linux/linux-6.6/drivers/net/ethernet/microchip/lan966x/
Dlan966x_mac.c428 u32 column; in lan966x_mac_irq_process() local
440 for (column = 0; column < LAN966X_MAC_COLUMNS; ++column) { in lan966x_mac_irq_process()
445 if (!ANA_MACACCESS_VALID_GET(raw_entries[column].maca)) in lan966x_mac_irq_process()
448 lan966x_mac_process_raw_entry(&raw_entries[column], in lan966x_mac_irq_process()
459 raw_entries[column].processed = true; in lan966x_mac_irq_process()
491 for (column = 0; column < LAN966X_MAC_COLUMNS; ++column) { in lan966x_mac_irq_process()
495 if (!ANA_MACACCESS_VALID_GET(raw_entries[column].maca)) in lan966x_mac_irq_process()
499 if (raw_entries[column].processed) in lan966x_mac_irq_process()
502 lan966x_mac_process_raw_entry(&raw_entries[column], in lan966x_mac_irq_process()
533 u32 index, column; in lan966x_mac_irq_handler() local
[all …]
/kernel/linux/linux-6.6/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.
25 - samsung,keypad-num-columns: Number of column lines connected to the
32 - keypad,column: the column number to which the key is connected.
62 keypad,column = <3>;
68 keypad,column = <4>;
74 keypad,column = <5>;
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
14 - col-gpios: List of gpios used as column lines. The gpio specifier
16 which these column lines are connected.
26 before we can scan keypad after activating column gpio
/kernel/linux/linux-5.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.
25 - samsung,keypad-num-columns: Number of column lines connected to the
32 - keypad,column: the column number to which the key is connected.
62 keypad,column = <3>;
68 keypad,column = <4>;
74 keypad,column = <5>;
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
14 - col-gpios: List of gpios used as column lines. The gpio specifier
16 which these column lines are connected.
26 before we can scan keypad after activating column gpio
/kernel/linux/linux-5.10/arch/arm/boot/dts/
Dexynos4412-smdk4412.dts76 keypad,column = <3>;
82 keypad,column = <4>;
88 keypad,column = <5>;
94 keypad,column = <6>;
100 keypad,column = <7>;
106 keypad,column = <6>;
112 keypad,column = <7>;
118 keypad,column = <5>;
124 keypad,column = <5>;
130 keypad,column = <7>;
Dexynos4210-smdkv310.dts95 keypad,column = <3>;
101 keypad,column = <4>;
107 keypad,column = <5>;
113 keypad,column = <6>;
119 keypad,column = <7>;
125 keypad,column = <3>;
131 keypad,column = <4>;
137 keypad,column = <5>;
143 keypad,column = <6>;
149 keypad,column = <7>;
Ds5pv210-smdkv210.dts89 keypad,column = <3>;
95 keypad,column = <4>;
101 keypad,column = <5>;
107 keypad,column = <6>;
114 keypad,column = <7>;
120 keypad,column = <3>;
125 keypad,column = <4>;
131 keypad,column = <5>;
137 keypad,column = <6>;
143 keypad,column = <7>;
/kernel/linux/linux-6.6/arch/arm/boot/dts/samsung/
Dexynos4412-smdk4412.dts80 keypad,column = <3>;
86 keypad,column = <4>;
92 keypad,column = <5>;
98 keypad,column = <6>;
104 keypad,column = <7>;
110 keypad,column = <6>;
116 keypad,column = <7>;
122 keypad,column = <5>;
128 keypad,column = <5>;
134 keypad,column = <7>;
Dexynos4210-smdkv310.dts99 keypad,column = <3>;
105 keypad,column = <4>;
111 keypad,column = <5>;
117 keypad,column = <6>;
123 keypad,column = <7>;
129 keypad,column = <3>;
135 keypad,column = <4>;
141 keypad,column = <5>;
147 keypad,column = <6>;
153 keypad,column = <7>;
Ds5pv210-smdkv210.dts89 keypad,column = <3>;
95 keypad,column = <4>;
101 keypad,column = <5>;
107 keypad,column = <6>;
114 keypad,column = <7>;
120 keypad,column = <3>;
125 keypad,column = <4>;
131 keypad,column = <5>;
137 keypad,column = <6>;
143 keypad,column = <7>;
/kernel/linux/linux-6.6/tools/perf/ui/
Dbrowser.c655 void __ui_browser__vline(struct ui_browser *browser, unsigned int column, in __ui_browser__vline() argument
659 ui_browser__gotorc(browser, start, column); in __ui_browser__vline()
673 unsigned int column, in __ui_browser__line_arrow_up() argument
682 ui_browser__gotorc(browser, row, column); in __ui_browser__line_arrow_up()
684 ui_browser__gotorc(browser, row, column + 1); in __ui_browser__line_arrow_up()
697 ui_browser__gotorc(browser, end_row, column); in __ui_browser__line_arrow_up()
700 ui_browser__gotorc(browser, end_row, column); in __ui_browser__line_arrow_up()
703 ui_browser__gotorc(browser, end_row, column + 1); in __ui_browser__line_arrow_up()
705 ui_browser__gotorc(browser, end_row, column + 2); in __ui_browser__line_arrow_up()
713 unsigned int column, in __ui_browser__line_arrow_down() argument
[all …]
/kernel/linux/linux-5.10/tools/perf/ui/
Dbrowser.c653 void __ui_browser__vline(struct ui_browser *browser, unsigned int column, in __ui_browser__vline() argument
657 ui_browser__gotorc(browser, start, column); in __ui_browser__vline()
671 unsigned int column, in __ui_browser__line_arrow_up() argument
680 ui_browser__gotorc(browser, row, column); in __ui_browser__line_arrow_up()
682 ui_browser__gotorc(browser, row, column + 1); in __ui_browser__line_arrow_up()
695 ui_browser__gotorc(browser, end_row, column); in __ui_browser__line_arrow_up()
698 ui_browser__gotorc(browser, end_row, column); in __ui_browser__line_arrow_up()
701 ui_browser__gotorc(browser, end_row, column + 1); in __ui_browser__line_arrow_up()
703 ui_browser__gotorc(browser, end_row, column + 2); in __ui_browser__line_arrow_up()
711 unsigned int column, in __ui_browser__line_arrow_down() argument
[all …]
/kernel/linux/linux-6.6/scripts/coccinelle/misc/
Difcol.cocci7 //# This has a high rate of false positives, because Coccinelle's column
9 //# is not visually aligned may be considered to be in the same column.
38 if (p1[0].column == p2[0].column):
47 if (p1[0].column == p2[0].column):
/kernel/linux/linux-5.10/scripts/coccinelle/misc/
Difcol.cocci7 //# This has a high rate of false positives, because Coccinelle's column
9 //# is not visually aligned may be considered to be in the same column.
38 if (p1[0].column == p2[0].column):
47 if (p1[0].column == p2[0].column):
/kernel/linux/linux-6.6/scripts/kconfig/
Dgconf.c223 GtkTreeViewColumn *column; in init_left_tree() local
229 column = gtk_tree_view_column_new(); in init_left_tree()
230 gtk_tree_view_append_column(view, column); in init_left_tree()
231 gtk_tree_view_column_set_title(column, "Options"); in init_left_tree()
234 gtk_tree_view_column_pack_start(GTK_TREE_VIEW_COLUMN(column), in init_left_tree()
236 gtk_tree_view_column_set_attributes(GTK_TREE_VIEW_COLUMN(column), in init_left_tree()
243 gtk_tree_view_column_pack_start(GTK_TREE_VIEW_COLUMN(column), in init_left_tree()
245 gtk_tree_view_column_set_attributes(GTK_TREE_VIEW_COLUMN(column), in init_left_tree()
265 GtkTreeViewColumn *column; in init_right_tree() local
272 column = gtk_tree_view_column_new(); in init_right_tree()
[all …]
/kernel/linux/linux-5.10/scripts/kconfig/
Dgconf.c227 GtkTreeViewColumn *column; in init_left_tree() local
233 column = gtk_tree_view_column_new(); in init_left_tree()
234 gtk_tree_view_append_column(view, column); in init_left_tree()
235 gtk_tree_view_column_set_title(column, "Options"); in init_left_tree()
238 gtk_tree_view_column_pack_start(GTK_TREE_VIEW_COLUMN(column), in init_left_tree()
240 gtk_tree_view_column_set_attributes(GTK_TREE_VIEW_COLUMN(column), in init_left_tree()
247 gtk_tree_view_column_pack_start(GTK_TREE_VIEW_COLUMN(column), in init_left_tree()
249 gtk_tree_view_column_set_attributes(GTK_TREE_VIEW_COLUMN(column), in init_left_tree()
269 GtkTreeViewColumn *column; in init_right_tree() local
276 column = gtk_tree_view_column_new(); in init_right_tree()
[all …]
/kernel/linux/linux-5.10/drivers/mtd/nand/raw/
Dnand_legacy.c243 * @column: the column address for this command, -1 if none
250 int column, int page_addr) in nand_command() argument
259 if (column >= mtd->writesize) { in nand_command()
261 column -= mtd->writesize; in nand_command()
263 } else if (column < 256) { in nand_command()
267 column -= 256; in nand_command()
279 if (column != -1) { in nand_command()
283 column >>= 1; in nand_command()
284 chip->legacy.cmd_ctrl(chip, column, ctrl); in nand_command()
333 if (column == -1 && page_addr == -1) in nand_command()
[all …]
Dfsl_elbc_nand.c57 unsigned int column; /* Saved column from SEQIN */ member
152 static void set_addr(struct mtd_info *mtd, int column, int page_addr, int oob) in set_addr() argument
171 (oob ? FPAR_LP_MS : 0) | column); in set_addr()
181 (oob ? FPAR_SP_MS : 0) | column); in set_addr()
186 elbc_fcm_ctrl->index = column; in set_addr()
308 int column, int page_addr) in fsl_elbc_cmdfunc() argument
326 column += 256; in fsl_elbc_cmdfunc()
331 " 0x%x, column: 0x%x.\n", page_addr, column); in fsl_elbc_cmdfunc()
338 elbc_fcm_ctrl->index += column; in fsl_elbc_cmdfunc()
347 "fsl_elbc_cmdfunc: NAND_CMD_RNDOUT, column: 0x%x.\n", in fsl_elbc_cmdfunc()
[all …]
/kernel/linux/linux-6.6/drivers/mtd/nand/raw/
Dnand_legacy.c244 * @column: the column address for this command, -1 if none
251 int column, int page_addr) in nand_command() argument
260 if (column >= mtd->writesize) { in nand_command()
262 column -= mtd->writesize; in nand_command()
264 } else if (column < 256) { in nand_command()
268 column -= 256; in nand_command()
280 if (column != -1) { in nand_command()
284 column >>= 1; in nand_command()
285 chip->legacy.cmd_ctrl(chip, column, ctrl); in nand_command()
334 if (column == -1 && page_addr == -1) in nand_command()
[all …]
Dfsl_elbc_nand.c56 unsigned int column; /* Saved column from SEQIN */ member
151 static void set_addr(struct mtd_info *mtd, int column, int page_addr, int oob) in set_addr() argument
170 (oob ? FPAR_LP_MS : 0) | column); in set_addr()
180 (oob ? FPAR_SP_MS : 0) | column); in set_addr()
185 elbc_fcm_ctrl->index = column; in set_addr()
307 int column, int page_addr) in fsl_elbc_cmdfunc() argument
325 column += 256; in fsl_elbc_cmdfunc()
330 " 0x%x, column: 0x%x.\n", page_addr, column); in fsl_elbc_cmdfunc()
337 elbc_fcm_ctrl->index += column; in fsl_elbc_cmdfunc()
346 "fsl_elbc_cmdfunc: NAND_CMD_RNDOUT, column: 0x%x.\n", in fsl_elbc_cmdfunc()
[all …]

12345678910>>...31