/openbmc/linux/Documentation/process/ |
H A D | researcher-guidelines.rst | 146 code path. As we don't have a FooBar device to test with, no runtime
|
/openbmc/linux/arch/x86/entry/syscalls/ |
H A D | syscall_64.tbl | 346 # don't use numbers 387 through 423, add new calls after the last
|
/openbmc/linux/arch/arm64/boot/dts/qcom/ |
H A D | sdm850-samsung-w737.dts | 544 * The pen driver doesn't currently support
|
/openbmc/linux/arch/arm/boot/dts/ti/omap/ |
H A D | am335x-myirtech-myd.dts | 99 eee-broken-1000t;
|
/openbmc/linux/fs/xfs/libxfs/ |
H A D | xfs_rtbitmap.c | 958 #define xfs_rtcheck_alloc_range(m,t,b,l) (0) argument
|
/openbmc/linux/arch/arm64/boot/dts/freescale/ |
H A D | imx8mq-evk.dts | 176 * On imx8mq B0 PLL can't be bypassed so low bus is 166M
|
/openbmc/linux/arch/arm64/boot/dts/renesas/ |
H A D | draak.dtsi | 257 * isn't supported on R-Car D3(e). Thus, limit speed to
|
/openbmc/linux/arch/arm64/boot/dts/mediatek/ |
H A D | mt8516.dtsi | 493 usb_phy: t-phy@11110000 {
|
/openbmc/linux/arch/arm64/boot/dts/hisilicon/ |
H A D | hi6220-hikey.dts | 351 * "" = no idea, schematic doesn't say, could be
|
/openbmc/linux/drivers/pci/hotplug/ |
H A D | cpqphp.h | 399 void cpqhp_pushbutton_thread(struct timer_list *t);
|
/openbmc/openbmc/poky/documentation/migration-guides/ |
H A D | release-notes-4.0.17.rst | 46 - curl: don't enable debug builds
|
/openbmc/docs/ |
H A D | hw-vendor-repos-policy.md | 127 2. If a repository doesn't belong in the OpenBMC organization, what determines
|
/openbmc/linux/drivers/memory/ |
H A D | Kconfig | 125 bootloader or else the GPMC timings won't be identical with the
|
/openbmc/qemu/docs/devel/migration/ |
H A D | qpl-compression.rst | 105 #accel-config config-wq iax1/wq1.0 -g 0 -s 128 -p 10 -b 1 -t 128 -m shared -y user -n app1 -d user
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/openldap/ |
H A D | openldap_2.6.7.bb | 108 # sqlite.h (which may be compatible but hasn't been tried.)
|
/openbmc/qemu/linux-user/x86_64/ |
H A D | syscall_64.tbl | 348 # don't use numbers 387 through 423, add new calls after the last
|
/openbmc/qemu/docs/system/riscv/ |
H A D | virt.rst | 225 $ swtpm socket --tpm2 -t -d --tpmstate dir=/tmp/tpm \
|
/openbmc/openbmc/poky/meta/recipes-support/boost/boost/ |
H A D | 0001-Don-t-set-up-arch-instruction-set-flags-we-do-that-o.patch | 4 Subject: [PATCH] Don't set up arch/instruction-set flags, we do that
|
/openbmc/linux/drivers/media/v4l2-core/ |
H A D | v4l2-ioctl.c | 2725 struct v4l2_tuner t = { in v4l_enum_freq_bands() local 2732 err = ops->vidioc_g_tuner(file, fh, &t); in v4l_enum_freq_bands() 2735 p->capability = t.capability | V4L2_TUNER_CAP_FREQ_BANDS; in v4l_enum_freq_bands() 2736 p->rangelow = t.rangelow; in v4l_enum_freq_bands() 2737 p->rangehigh = t.rangehigh; in v4l_enum_freq_bands()
|
/openbmc/linux/arch/m68k/ifpsp060/src/ |
H A D | isp.S | 579 # changed. we don't have to update a7 for supervisor mose because that case 885 # Dn,An - shouldn't enter here #
|
/openbmc/linux/Documentation/fb/ |
H A D | matroxfb.rst | 295 `don`t care`. 297 in kHz or Hz. Default is `don't care`.
|
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/ |
H A D | sid.h | 1917 #define DMA_PACKET(cmd, b, t, s, n) ((((cmd) & 0xF) << 28) | \ argument 1919 (((t) & 0x1) << 23) | \
|
/openbmc/linux/drivers/s390/crypto/ |
H A D | zcrypt_ep11misc.c | 493 struct ep11_target_dev *t, int nt, in prep_urb() argument 497 u->targets = (u8 __user *)t; in prep_urb()
|
/openbmc/linux/sound/soc/samsung/ |
H A D | i2s.c | 30 #define msecs_to_loops(t) (loops_per_jiffy / 1000 * HZ * t) argument
|
/openbmc/linux/drivers/media/usb/ttusb-dec/ |
H A D | ttusb_dec.c | 769 static void ttusb_dec_process_urb_frame_list(struct tasklet_struct *t) in ttusb_dec_process_urb_frame_list() argument 771 struct ttusb_dec *dec = from_tasklet(dec, t, urb_tasklet); in ttusb_dec_process_urb_frame_list()
|