| /linux/arch/sh/kernel/cpu/sh3/ |
| H A D | swsusp.S | 65 ! BL=1: R7->R0 is bank1 106 mov.l 2f, r3 ! get new SR value for bank1 109 jsr @r1 ! switch to bank1 and save bank1 r7->r0 112 ! BL=1: R7->R0 is bank1
|
| /linux/tools/testing/selftests/gpio/ |
| H A D | gpio-aggregator.sh | 278 agg_set_key agg0 line1 "$(sim_get_chip_label chip0 bank1)" 280 agg_set_key agg0 line3 "$(sim_get_chip_label chip1 bank1)" 417 agg_set_key agg0 line2 "$(sim_get_chip_label chip0 bank1)" 426 agg_set_key agg0 line0 "$(sim_get_chip_label chip0 bank1)" 427 agg_set_key agg0 line1 "$(sim_get_chip_label chip1 bank1)" 452 agg_set_key agg0 line0 "$(sim_get_chip_label chip1 bank1)" 454 agg_set_key agg0 line1 "$(sim_get_chip_label chip0 bank1)" 457 agg_set_key agg0 line2 "$(sim_get_chip_label chip0 bank1)" 595 agg_set_key _sysfs.0 line0 "$(sim_get_chip_label chip0 bank1)" 596 agg_set_key _sysfs.0 line1 "$(sim_get_chip_label chip1 bank1)" [all …]
|
| H A D | gpio-sim.sh | 318 create_bank chip bank1 319 set_label chip bank1 foobar
|
| /linux/drivers/media/platform/samsung/s5p-mfc/ |
| H A D | s5p_mfc_opr_v5.c | 101 ctx->bank1.size = in s5p_mfc_alloc_codec_buffers_v5() 108 ctx->bank1.size = in s5p_mfc_alloc_codec_buffers_v5() 119 ctx->bank1.size = in s5p_mfc_alloc_codec_buffers_v5() 129 ctx->bank1.size = 0; in s5p_mfc_alloc_codec_buffers_v5() 133 ctx->bank1.size = in s5p_mfc_alloc_codec_buffers_v5() 142 ctx->bank1.size = (enc_ref_y_size * 2) + in s5p_mfc_alloc_codec_buffers_v5() 152 ctx->bank1.size = (enc_ref_y_size * 2) + in s5p_mfc_alloc_codec_buffers_v5() 160 ctx->bank1.size = (enc_ref_y_size * 2) + in s5p_mfc_alloc_codec_buffers_v5() 170 if (ctx->bank1.size > 0) { in s5p_mfc_alloc_codec_buffers_v5() 172 ret = s5p_mfc_alloc_priv_buf(dev, BANK_L_CTX, &ctx->bank1); in s5p_mfc_alloc_codec_buffers_v5() [all …]
|
| H A D | s5p_mfc_ctrl.c | 191 mfc_debug(2, "Bank1: %pad, Bank2: %pad\n", in s5p_mfc_init_memctrl()
|
| /linux/tools/perf/pmu-events/arch/x86/ivytown/ |
| H A D | uncore-memory.json | 554 "EventName": "UNC_M_RD_CAS_RANK0.BANK1", 626 "EventName": "UNC_M_RD_CAS_RANK1.BANK1", 698 "EventName": "UNC_M_RD_CAS_RANK2.BANK1", 770 "EventName": "UNC_M_RD_CAS_RANK3.BANK1", 842 "EventName": "UNC_M_RD_CAS_RANK4.BANK1", 914 "EventName": "UNC_M_RD_CAS_RANK5.BANK1", 986 "EventName": "UNC_M_RD_CAS_RANK6.BANK1", 1058 "EventName": "UNC_M_RD_CAS_RANK7.BANK1", 1254 "EventName": "UNC_M_WR_CAS_RANK0.BANK1", 1326 "EventName": "UNC_M_WR_CAS_RANK1.BANK1", [all …]
|
| /linux/arch/arm/boot/dts/ti/omap/ |
| H A D | am335x-evm.dts | 49 /* WLAN_EN GPIO for this board - Bank1, pin16 */ 80 row-gpios = <&gpio1 25 GPIO_ACTIVE_HIGH /* Bank1, pin25 */ 81 &gpio1 26 GPIO_ACTIVE_HIGH /* Bank1, pin26 */ 82 &gpio1 27 GPIO_ACTIVE_HIGH>; /* Bank1, pin27 */ 84 col-gpios = <&gpio1 21 GPIO_ACTIVE_HIGH /* Bank1, pin21 */ 85 &gpio1 22 GPIO_ACTIVE_HIGH>; /* Bank1, pin22 */
|
| /linux/Documentation/admin-guide/gpio/ |
| H A D | gpio-sim.rst | 107 bank1 { 111 gpio-sim,label = "dt-bank1";
|
| /linux/drivers/soundwire/ |
| H A D | debugfs.c | 80 ret += scnprintf(buf + ret, RD_BUF - ret, "Bank1\n"); in sdw_slave_reg_show() 124 /* DPi Bank1 registers */ in sdw_slave_reg_show() 125 ret += scnprintf(buf + ret, RD_BUF - ret, "Bank1\n"); in sdw_slave_reg_show()
|
| /linux/arch/sh/kernel/ |
| H A D | relocate_kernel.S | 43 /* switch to bank1 and save r7->r0 */ 104 /* switch to bank1 and restore r0->r7 */
|
| /linux/drivers/video/fbdev/ |
| H A D | controlfb.c | 282 int bank1, bank2; in find_vram_size() local 309 bank1 = (in_8(&p->frame_buffer[0]) == 0x5a) in find_vram_size() 313 if (!bank1) { in find_vram_size() 334 p->total_vram = (bank1 + bank2) * 0x200000; in find_vram_size() 338 (bank1 + bank2) << 1, bank1 << 1, bank2 << 1); in find_vram_size()
|
| /linux/arch/mips/include/asm/ |
| H A D | jazz.h | 161 unsigned int bank1 : 3; member 173 unsigned int bank1 : 3; member
|
| /linux/drivers/iio/adc/ |
| H A D | cpcap-adc.c | 41 #define CPCAP_BIT_AD_SEL1 BIT(3) /* Set for bank1 */ 137 /* Bank1 channels */ 230 /* Bank1 */ 272 /* Bank1 */ 366 /* Bank1 */
|
| /linux/Documentation/arch/sh/ |
| H A D | register-banks.rst | 22 reasons. Userspace is also not able to poke at the bank1 values, so these can
|
| /linux/arch/mips/include/asm/mach-ath25/ |
| H A D | ath25_platform.h | 53 u16 mem_cap; /* cap bank1 in MB */
|
| /linux/tools/perf/pmu-events/arch/x86/skylakex/ |
| H A D | uncore-memory.json | 665 "EventName": "UNC_M_RD_CAS_RANK0.BANK1", 874 "EventName": "UNC_M_RD_CAS_RANK1.BANK1", 1083 "EventName": "UNC_M_RD_CAS_RANK2.BANK1", 1292 "EventName": "UNC_M_RD_CAS_RANK3.BANK1", 1501 "EventName": "UNC_M_RD_CAS_RANK4.BANK1", 1710 "EventName": "UNC_M_RD_CAS_RANK5.BANK1", 1919 "EventName": "UNC_M_RD_CAS_RANK6.BANK1", 2128 "EventName": "UNC_M_RD_CAS_RANK7.BANK1", 2472 "EventName": "UNC_M_WR_CAS_RANK0.BANK1", 2681 "EventName": "UNC_M_WR_CAS_RANK1.BANK1", [all …]
|
| /linux/Documentation/devicetree/bindings/misc/ |
| H A D | pci1de4,1.yaml | 41 - IO BANK1: 1
|
| /linux/tools/perf/pmu-events/arch/x86/broadwellx/ |
| H A D | uncore-memory.json | 603 "EventName": "UNC_M_RD_CAS_RANK0.BANK1", 812 "EventName": "UNC_M_RD_CAS_RANK1.BANK1", 1030 "EventName": "UNC_M_RD_CAS_RANK4.BANK1", 1239 "EventName": "UNC_M_RD_CAS_RANK5.BANK1", 1448 "EventName": "UNC_M_RD_CAS_RANK6.BANK1", 1657 "EventName": "UNC_M_RD_CAS_RANK7.BANK1", 1981 "EventName": "UNC_M_WR_CAS_RANK0.BANK1", 2190 "EventName": "UNC_M_WR_CAS_RANK1.BANK1", 2399 "EventName": "UNC_M_WR_CAS_RANK4.BANK1", 2608 "EventName": "UNC_M_WR_CAS_RANK5.BANK1", [all...] |
| /linux/tools/perf/pmu-events/arch/x86/broadwellde/ |
| H A D | uncore-memory.json | 565 "EventName": "UNC_M_RD_CAS_RANK0.BANK1", 774 "EventName": "UNC_M_RD_CAS_RANK1.BANK1", 992 "EventName": "UNC_M_RD_CAS_RANK4.BANK1", 1201 "EventName": "UNC_M_RD_CAS_RANK5.BANK1", 1410 "EventName": "UNC_M_RD_CAS_RANK6.BANK1", 1619 "EventName": "UNC_M_RD_CAS_RANK7.BANK1", 1943 "EventName": "UNC_M_WR_CAS_RANK0.BANK1", 2152 "EventName": "UNC_M_WR_CAS_RANK1.BANK1", 2361 "EventName": "UNC_M_WR_CAS_RANK4.BANK1", 2570 "EventName": "UNC_M_WR_CAS_RANK5.BANK1", [all …]
|
| /linux/tools/perf/pmu-events/arch/x86/haswellx/ |
| H A D | uncore-memory.json | 594 "EventName": "UNC_M_RD_CAS_RANK0.BANK1", 803 "EventName": "UNC_M_RD_CAS_RANK1.BANK1", 1021 "EventName": "UNC_M_RD_CAS_RANK4.BANK1", 1230 "EventName": "UNC_M_RD_CAS_RANK5.BANK1", 1439 "EventName": "UNC_M_RD_CAS_RANK6.BANK1", 1648 "EventName": "UNC_M_RD_CAS_RANK7.BANK1", 1972 "EventName": "UNC_M_WR_CAS_RANK0.BANK1", 2181 "EventName": "UNC_M_WR_CAS_RANK1.BANK1", 2390 "EventName": "UNC_M_WR_CAS_RANK4.BANK1", 2599 "EventName": "UNC_M_WR_CAS_RANK5.BANK1", [all …]
|
| /linux/tools/perf/pmu-events/arch/x86/cascadelakex/ |
| H A D | uncore-memory.json | 1041 "EventName": "UNC_M_RD_CAS_RANK0.BANK1", 1250 "EventName": "UNC_M_RD_CAS_RANK1.BANK1", 1459 "EventName": "UNC_M_RD_CAS_RANK2.BANK1", 1668 "EventName": "UNC_M_RD_CAS_RANK3.BANK1", 1877 "EventName": "UNC_M_RD_CAS_RANK4.BANK1", 2086 "EventName": "UNC_M_RD_CAS_RANK5.BANK1", 2295 "EventName": "UNC_M_RD_CAS_RANK6.BANK1", 2504 "EventName": "UNC_M_RD_CAS_RANK7.BANK1", 3436 "EventName": "UNC_M_WR_CAS_RANK0.BANK1", 3645 "EventName": "UNC_M_WR_CAS_RANK1.BANK1", [all …]
|
| /linux/drivers/rtc/ |
| H A D | rtc-ds1685.c | 233 * These values are stored in bank1, so ds1685_rtc_switch_to_bank1 must be 378 * A fourth alarm register for the month date is also available in bank1 for 611 * account the 'date' register in bank1 in addition to the in ds1685_rtc_extended_irq() 880 /* Read NVRAM in bank1 registers. */ in ds1685_nvram_read() 947 /* Write NVRAM in bank1 registers. */ in ds1685_nvram_write()
|
| /linux/arch/arm/boot/dts/marvell/ |
| H A D | kirkwood-c200-v1.dts | 226 label = "bank1";
|
| H A D | armada-370-c200-v2.dts | 287 label = "bank1";
|
| /linux/drivers/bus/ |
| H A D | uniphier-system-bus.c | 127 * swapped. In this case, bank0 and bank1 should be swapped as well. in uniphier_system_bus_check_boot_swap()
|