Home
last modified time | relevance | path

Searched full:bank2 (Results 1 – 25 of 43) sorted by relevance

12

/openbmc/linux/drivers/usb/serial/
H A Dio_16654.h40 #define DLL 8 // Bank2[ 0 ] Divisor Latch LSB
41 #define DLM 9 // Bank2[ 1 ] Divisor Latch MSB
42 #define EFR 10 // Bank2[ 2 ] Extended Function Register
43 //efine unused 11 // Bank2[ 3 ]
44 #define XON1 12 // Bank2[ 4 ] Xon-1
45 #define XON2 13 // Bank2[ 5 ] Xon-2
46 #define XOFF1 14 // Bank2[ 6 ] Xoff-1
47 #define XOFF2 15 // Bank2[ 7 ] Xoff-2
/openbmc/linux/drivers/media/platform/samsung/s5p-mfc/
H A Ds5p_mfc_opr_v5.c105 ctx->bank2.size = ctx->total_dpb_count * ctx->mv_size; in s5p_mfc_alloc_codec_buffers_v5()
115 ctx->bank2.size = 0; in s5p_mfc_alloc_codec_buffers_v5()
126 ctx->bank2.size = 0; in s5p_mfc_alloc_codec_buffers_v5()
130 ctx->bank2.size = 0; in s5p_mfc_alloc_codec_buffers_v5()
139 ctx->bank2.size = 0; in s5p_mfc_alloc_codec_buffers_v5()
147 ctx->bank2.size = (enc_ref_y_size * 2) + in s5p_mfc_alloc_codec_buffers_v5()
156 ctx->bank2.size = (enc_ref_y_size * 2) + in s5p_mfc_alloc_codec_buffers_v5()
163 ctx->bank2.size = (enc_ref_y_size * 2) + in s5p_mfc_alloc_codec_buffers_v5()
180 if (ctx->bank2.size > 0) { in s5p_mfc_alloc_codec_buffers_v5()
181 ret = s5p_mfc_alloc_priv_buf(dev, BANK_R_CTX, &ctx->bank2); in s5p_mfc_alloc_codec_buffers_v5()
[all …]
/openbmc/linux/tools/perf/pmu-events/arch/x86/ivytown/
H A Duncore-memory.json504 "EventName": "UNC_M_RD_CAS_RANK0.BANK2",
568 "EventName": "UNC_M_RD_CAS_RANK1.BANK2",
632 "EventName": "UNC_M_RD_CAS_RANK2.BANK2",
696 "EventName": "UNC_M_RD_CAS_RANK3.BANK2",
760 "EventName": "UNC_M_RD_CAS_RANK4.BANK2",
824 "EventName": "UNC_M_RD_CAS_RANK5.BANK2",
888 "EventName": "UNC_M_RD_CAS_RANK6.BANK2",
952 "EventName": "UNC_M_RD_CAS_RANK7.BANK2",
1126 "EventName": "UNC_M_WR_CAS_RANK0.BANK2",
1190 "EventName": "UNC_M_WR_CAS_RANK1.BANK2",
[all …]
/openbmc/linux/Documentation/hwmon/
H A Dabituguru-datasheet.rst180 This byte holds the alarm flags for sensor 0-5 of Sensor Bank2, with bit 0
291 Bank 0x26 Sensors Bank2 Values / Readings (R)
305 Bank 0x27 Sensors Bank2 Settings (R) and Bank 0x28 Sensors Bank2 Settings (W)
/openbmc/linux/drivers/hwmon/
H A Dabituguru.c38 /* max nr of sensors in bank2, currently mb's with max 6 fans are known */
211 * of a sensor is a volt or a temp sensor, for bank2 and the pwms its
213 * sysfs entries per sensor, for bank2 and pwms 6.
237 /* Bank 2 data, ABIT_UGURU_MAX_BANK2_SENSORS entries for bank2 */
238 u8 bank2_sensors; /* actual number of bank2 sensors found */
242 /* Alarms 2 bytes for bank1, 1 byte for bank2 */
610 * These functions try to find out how many sensors there are in bank2 and how
618 * Although the uGuru allows reading (settings) from non existing bank2
652 ABIT_UGURU_DEBUG(2, " bank2 sensor %d does not seem " in abituguru_detect_no_bank2_sensors()
661 ABIT_UGURU_DEBUG(2, " bank2 sensor %d does not seem " in abituguru_detect_no_bank2_sensors()
[all …]
/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-networking/mctp/files/
H A Dnic-gpio-addrs19 # PRSNT_NIC2 is at the 28th bit (GPIO Bank2: GPIO92), 0 means NIC is present
/openbmc/u-boot/doc/device-tree-bindings/memory-controllers/
H A Dst,stm32-fmc.txt52 bank2: bank@1 {
/openbmc/linux/tools/perf/pmu-events/arch/x86/skylakex/
H A Duncore-memory.json608 "EventName": "UNC_M_RD_CAS_RANK0.BANK2",
775 "EventName": "UNC_M_RD_CAS_RANK1.BANK2",
942 "EventName": "UNC_M_RD_CAS_RANK2.BANK2",
1109 "EventName": "UNC_M_RD_CAS_RANK3.BANK2",
1276 "EventName": "UNC_M_RD_CAS_RANK4.BANK2",
1443 "EventName": "UNC_M_RD_CAS_RANK5.BANK2",
1610 "EventName": "UNC_M_RD_CAS_RANK6.BANK2",
1777 "EventName": "UNC_M_RD_CAS_RANK7.BANK2",
2055 "EventName": "UNC_M_WR_CAS_RANK0.BANK2",
2222 "EventName": "UNC_M_WR_CAS_RANK1.BANK2",
[all …]
/openbmc/linux/drivers/video/fbdev/
H A Dcontrolfb.c282 int bank1, bank2; in find_vram_size() local
295 bank2 = (in_8(&p->frame_buffer[0x600000]) == 0xb3) in find_vram_size()
312 if (bank2) { 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()
H A Dplatinumfb.c533 int bank0, bank1, bank2, bank3, rc; in platinumfb_probe() local
597 bank2 = fbuffer[0x200000] == 0x56; in platinumfb_probe()
599 pinfo->total_vram = (bank0 + bank1 + bank2 + bank3) * 0x100000; in platinumfb_probe()
602 bank3, bank2, bank1, bank0); in platinumfb_probe()
/openbmc/linux/arch/mips/include/asm/
H A Djazz.h160 unsigned int bank2 : 3; member
174 unsigned int bank2 : 3; member
/openbmc/u-boot/board/freescale/p2041rdb/
H A Dcpld.h24 u8 sdbank2_clk; /* 0xa - SerDes Bank2 Reference clock */
/openbmc/linux/tools/perf/pmu-events/arch/x86/cascadelakex/
H A Duncore-memory.json918 "EventName": "UNC_M_RD_CAS_RANK0.BANK2",
1085 "EventName": "UNC_M_RD_CAS_RANK1.BANK2",
1252 "EventName": "UNC_M_RD_CAS_RANK2.BANK2",
1419 "EventName": "UNC_M_RD_CAS_RANK3.BANK2",
1586 "EventName": "UNC_M_RD_CAS_RANK4.BANK2",
1753 "EventName": "UNC_M_RD_CAS_RANK5.BANK2",
1920 "EventName": "UNC_M_RD_CAS_RANK6.BANK2",
2087 "EventName": "UNC_M_RD_CAS_RANK7.BANK2",
2838 "EventName": "UNC_M_WR_CAS_RANK0.BANK2",
3005 "EventName": "UNC_M_WR_CAS_RANK1.BANK2",
[all …]
/openbmc/u-boot/arch/arm/dts/
H A Dstm32h743i-eval.dts93 bank2: bank@1 { label
H A Darmada-385-atl-x530DP.dtsi55 line-name = "psu-bank2";
/openbmc/u-boot/arch/arm/mach-mvebu/include/mach/
H A Dcpu.h21 BANK2, enumerator
/openbmc/u-boot/arch/arm/mach-kirkwood/include/mach/
H A Dcpu.h31 BANK2, enumerator
/openbmc/linux/tools/perf/pmu-events/arch/x86/broadwellx/
H A Duncore-memory.json602 "EventName": "UNC_M_RD_CAS_RANK0.BANK2",
790 "EventName": "UNC_M_RD_CAS_RANK1.BANK2",
986 "EventName": "UNC_M_RD_CAS_RANK4.BANK2",
1174 "EventName": "UNC_M_RD_CAS_RANK5.BANK2",
1362 "EventName": "UNC_M_RD_CAS_RANK6.BANK2",
1550 "EventName": "UNC_M_RD_CAS_RANK7.BANK2",
1840 "EventName": "UNC_M_WR_CAS_RANK0.BANK2",
2028 "EventName": "UNC_M_WR_CAS_RANK1.BANK2",
2216 "EventName": "UNC_M_WR_CAS_RANK4.BANK2",
2404 "EventName": "UNC_M_WR_CAS_RANK5.BANK2",
[all …]
/openbmc/linux/tools/perf/pmu-events/arch/x86/broadwellde/
H A Duncore-memory.json569 "EventName": "UNC_M_RD_CAS_RANK0.BANK2",
757 "EventName": "UNC_M_RD_CAS_RANK1.BANK2",
953 "EventName": "UNC_M_RD_CAS_RANK4.BANK2",
1141 "EventName": "UNC_M_RD_CAS_RANK5.BANK2",
1329 "EventName": "UNC_M_RD_CAS_RANK6.BANK2",
1517 "EventName": "UNC_M_RD_CAS_RANK7.BANK2",
1807 "EventName": "UNC_M_WR_CAS_RANK0.BANK2",
1995 "EventName": "UNC_M_WR_CAS_RANK1.BANK2",
2183 "EventName": "UNC_M_WR_CAS_RANK4.BANK2",
2371 "EventName": "UNC_M_WR_CAS_RANK5.BANK2",
[all …]
/openbmc/linux/tools/perf/pmu-events/arch/x86/haswellx/
H A Duncore-memory.json595 "EventName": "UNC_M_RD_CAS_RANK0.BANK2",
783 "EventName": "UNC_M_RD_CAS_RANK1.BANK2",
979 "EventName": "UNC_M_RD_CAS_RANK4.BANK2",
1167 "EventName": "UNC_M_RD_CAS_RANK5.BANK2",
1355 "EventName": "UNC_M_RD_CAS_RANK6.BANK2",
1543 "EventName": "UNC_M_RD_CAS_RANK7.BANK2",
1833 "EventName": "UNC_M_WR_CAS_RANK0.BANK2",
2021 "EventName": "UNC_M_WR_CAS_RANK1.BANK2",
2209 "EventName": "UNC_M_WR_CAS_RANK4.BANK2",
2397 "EventName": "UNC_M_WR_CAS_RANK5.BANK2",
[all …]
/openbmc/u-boot/include/linux/mtd/
H A Dst_smi.h23 #define BANK2 2 macro
/openbmc/linux/Documentation/devicetree/bindings/memory-controllers/
H A Dexynos-srom.yaml109 2 0 0x06000000 0x20000 // Bank2
/openbmc/u-boot/board/freescale/corenet_ds/
H A Deth_p4080.c32 #define EMI1_SLOT4 0x40000000 /* bank2 ABCD */
34 #define EMI2_SLOT4 0x10000000 /* bank2 ABCD */
/openbmc/u-boot/arch/arm/mach-orion5x/include/mach/
H A Dcpu.h27 BANK2, enumerator
/openbmc/linux/arch/arm/boot/dts/marvell/
H A Dkirkwood-c200-v1.dts231 label = "bank2";

12