Home
last modified time | relevance | path

Searched full:165 (Results 1 – 25 of 790) sorted by relevance

12345678910>>...32

/openbmc/qemu/tests/qemu-iotests/
H A Dcommon.pattern114 io_pattern writev $((offset + 4 * $cluster_size)) $cluster_size $((9 * $cluster_size)) $num 165
116 io_pattern writev $((offset + 5 * $cluster_size)) $cluster_size $((9 * $cluster_size)) $num 165
118 io_pattern writev $((offset + 8 * $cluster_size)) $cluster_size $((9 * $cluster_size)) $num 165
125 io_pattern writev $((offset + 0 * $cluster_size)) $cluster_size $((9 * $cluster_size)) $num 165
127 io_pattern writev $((offset + 1 * $cluster_size)) $cluster_size $((9 * $cluster_size)) $num 165
129 io_pattern writev $((offset + 3 * $cluster_size)) $cluster_size $((9 * $cluster_size)) $num 165
133 …attern readv $((offset + 0 * $cluster_size)) $((2 * $cluster_size)) $((9 * $cluster_size)) $num 165
134 …attern readv $((offset + 3 * $cluster_size)) $((3 * $cluster_size)) $((9 * $cluster_size)) $num 165
135 …attern readv $((offset + 8 * $cluster_size)) $((1 * $cluster_size)) $((9 * $cluster_size)) $num 165
H A D01055 -c "write -P 165 2048k 4k" \
58 -c "write -P 165 2044k 4k" \
60 -c "read -P 165 2044k 8k" \
H A D01568 $QEMU_IO -c "aio_write -P 165 0 $size" "$TEST_IMG" | _filter_qemu_io
77 $QEMU_IO -c "aio_read -P 165 0 $size" "$TEST_IMG" | _filter_qemu_io
/openbmc/linux/drivers/gpu/drm/i915/display/
H A Dintel_vbt_defs.h524 u8 full_link:1; /* 165+ */
525 u8 require_aux_to_wakeup:1; /* 165+ */
529 u8 idle_frames:4; /* 165+ */
530 u8 lines_to_wait:3; /* 165+ */
534 u16 tp1_wakeup_time; /* 165+ */
535 u16 tp2_tp3_wakeup_time; /* 165+ */
605 u16 rmpm_enabled:1; /* 165+ */
606 u16 s2ddt_enabled:1; /* 165+ */
607 u16 dpst_enabled:1; /* 165-227 */
608 u16 bltclt_enabled:1; /* 165+ */
[all …]
/openbmc/linux/drivers/pcmcia/
H A Dsoc_common.h64 * has a minimum value of 165ns. Section 4.13.5 says that twIOWR has
65 * a minimum value of 165ns, as well. Section 4.7.2 (describing
75 * PCMCIA I/O command width time is 165ns. The default PCMCIA 5V attribute
79 #define SOC_PCMCIA_IO_ACCESS (165)
/openbmc/linux/drivers/net/fddi/skfp/
H A Dsmtdef.c211 mib->m[MAC0].fddiMACT_MaxCapabilitiy = (u_long)(- MS2BCLK(165)) ; in smt_init_mib()
216 mib->m[MAC0].fddiMACT_Req = (u_long)(- MS2BCLK(165)) ; in smt_init_mib()
217 mib->m[MAC0].fddiMACT_ReqMIB = (u_long)(- MS2BCLK(165)) ; in smt_init_mib()
218 mib->m[MAC0].fddiMACT_Max = (u_long)(- MS2BCLK(165)) ; in smt_init_mib()
219 mib->m[MAC0].fddiMACT_MaxMIB = (u_long)(- MS2BCLK(165)) ; in smt_init_mib()
235 (u_long)(- MS2BCLK(165)) ; in smt_init_mib()
237 (u_long)(- MS2BCLK(165)) ; in smt_init_mib()
/openbmc/linux/drivers/soc/tegra/fuse/
H A Dspeedo-tegra20.c49 {165, 195, 224, UINT_MAX},
50 {165, 195, 224, UINT_MAX},
51 {165, 195, 224, UINT_MAX},
/openbmc/openbmc/poky/meta/recipes-extended/slang/slang/
H A Darray_test.patch12 @@ -165,7 +165,7 @@ try
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/libsdl/libsdl-1.2.15/
H A Dlibsdl-1.2.15-xdata32.patch11 @@ -165,7 +165,7 @@
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/geany/geany-plugins/
H A D0001-scope-Use-0-instead-of-NULL-for-gboolean.patch23 @@ -165,7 +165,7 @@ void on_stack_follow(GArray *nodes)
/openbmc/linux/arch/arm64/boot/dts/mediatek/
H A Dmt8183-kukui-audio-da7219.dtsi15 interrupts = <165 IRQ_TYPE_LEVEL_LOW 165 0>;
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-multimedia/libid3tag/libid3tag/
H A Dunknown-encoding.patch30 @@ -165,6 +165,9 @@
/openbmc/linux/drivers/pinctrl/mediatek/
H A Dpinctrl-mt6795.c90 PINS_FIELD16(165, 165, 0xd00, 0x10, 14, 1),
145 PINS_FIELD16(165, 165, 0xd00, 0x10, 13, 1),
196 PIN_FIELD16(165, 165, 0xd00, 0x10, 2, 1), /* RST */
269 PIN_FIELD16(165, 165, 0xd00, 0x10, 0, 1),
324 PIN_FIELD16(165, 165, 0xd00, 0x10, 1, 1),
382 PIN_FIELD16(165, 165, 0xd00, 0x10, 8, 2),
443 PIN_FIELD16(165, 165, 0xd00, 0x10, 12, 1),
564 MTK_PULL_PUPD_R1R0_TYPE,/*164*/ MTK_PULL_PUPD_R1R0_TYPE,/*165*/
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-dbs/mysql/mariadb/
H A Dsupport-files-CMakeLists.txt-fix-do_populate_sysroot.patch22 @@ -165,12 +165,5 @@ IF(UNIX)
/openbmc/u-boot/drivers/pinctrl/uniphier/
H A Dpinctrl-uniphier-pro4.c17 static const unsigned ether_mii_pins[] = {160, 161, 162, 163, 164, 165, 166,
22 static const unsigned ether_rgmii_pins[] = {160, 161, 162, 163, 164, 165, 167,
27 static const unsigned ether_rmii_pins[] = {160, 161, 162, 165, 168, 169, 172,
30 static const unsigned ether_rmiib_pins[] = {161, 162, 165, 167, 168, 169, 172,
/openbmc/linux/arch/arm/mach-omap2/
H A Dopp2xxx.h166 #define RI_CLKSEL_L3 (4 << 0) /* 165MHz */
178 #define RI_CLKSEL_IVA (4 << 8) /* iva1 - 165MHz */
183 #define RI_CLKSEL_GFX (1 << 0) /* 165MHz */
305 * #2 (ratio1) DPLL = 330*2 = 660MHz, L3=165MHz
315 /* Core frequency changed from 330/165 to 329/164 MHz*/
345 * 165 (ratio1) same as above #2
/openbmc/openbmc/meta-security/meta-tpm/recipes-tpm1/tpm-tools/files/
H A D04-fix-FTBFS-clang.patch13 @@ -165,7 +165,7 @@
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/daemontools/daemontools/
H A Dcross-compile.patch30 @@ -165,7 +165,7 @@ hassgprm.h: choose compile hassgprm.h1 h
/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-security/trusted-services/corstone1000/
H A D0013-Fix-error-handling-of-variable-index-loading.patch31 @@ -165,8 +165,10 @@ efi_status_t uefi_variable_store_init(struct uefi_variable_store *context, uin…
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/lvm2/files/
H A D0001-implement-libc-specific-reopen_stream.patch27 @@ -165,6 +165,7 @@ static void _check_and_replace_standard_log_streams(FILE *old_stream, FILE *new_
/openbmc/linux/drivers/media/platform/ti/omap3isp/
H A Dgamma_table.h28 162, 163, 163, 164, 164, 164, 164, 165, 165, 165, 165, 166, 166, 167, 167, 168,
/openbmc/u-boot/arch/arm/include/asm/arch-omap3/
H A Dmem.h110 /* Hynix part of Overo (165MHz optimized) 6.06ns */
162 /* Infineon part of 3430SDP (165MHz optimized) 6.06ns */
188 /* Micron part of 3430 EVM (165MHz optimized) 6.06ns */
251 /* Samsung K4X51163PG - FGC6 (165MHz optimized) 6.06ns - from 2010.90 src */
294 /* NUMONYX part of IGEP v2 (165MHz optimized) 6.06ns */
/openbmc/linux/drivers/regulator/
H A Dmax20411-regulator.c20 #define MAX20411_MAX_SEL 165 /* 1.275V */
83 * with valid selector between 41 to 165 (0.5V to 1.275V)
/openbmc/openbmc/poky/meta/recipes-core/glibc/glibc/
H A D0007-nativesdk-glibc-Make-relocatable-install-for-locales.patch34 @@ -165,7 +165,7 @@ _nl_find_locale (const char *locale_path, size_t locale_path_len,
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A Drfi.c21 {cpu_to_le16(176), {149, 151, 153, 157, 159, 161, 165, 163, 167, 169,
38 {cpu_to_le16(240), {114, 151, 155, 157, 159, 161, 165},

12345678910>>...32