/openbmc/linux/drivers/net/ethernet/qlogic/qed/ |
H A D | qed_hw.c | 59 p_pool->ptts[i].pxp.pretend.control = 0; in qed_ptt_pool_alloc() 313 p_ptt->pxp.pretend.control = cpu_to_le16(control); in qed_fid_pretend() 314 p_ptt->pxp.pretend.fid.concrete_fid.fid = cpu_to_le16(fid); in qed_fid_pretend() 318 offsetof(struct pxp_ptt_entry, pretend), in qed_fid_pretend() 319 *(u32 *)&p_ptt->pxp.pretend); in qed_fid_pretend() 331 p_ptt->pxp.pretend.control = cpu_to_le16(control); in qed_port_pretend() 335 offsetof(struct pxp_ptt_entry, pretend), in qed_port_pretend() 336 *(u32 *)&p_ptt->pxp.pretend); in qed_port_pretend() 347 p_ptt->pxp.pretend.control = cpu_to_le16(control); in qed_port_unpretend() 351 offsetof(struct pxp_ptt_entry, pretend), in qed_port_unpretend() [all …]
|
H A D | qed_dbg_hsi.h | 761 struct pretend_params pretend; member
|
H A D | qed_debug.c | 2058 if (split_type != dev_data->pretend.split_type || in qed_grc_dump_addr_range() 2059 split_id != dev_data->pretend.split_id) { in qed_grc_dump_addr_range() 2084 dev_data->pretend.split_type = (u8)split_type; in qed_grc_dump_addr_range() 2085 dev_data->pretend.split_id = split_id; in qed_grc_dump_addr_range() 2368 dev_data->pretend.split_type = SPLIT_TYPE_NONE; in qed_grc_dump_registers() 2369 dev_data->pretend.split_id = 0; in qed_grc_dump_registers()
|
/openbmc/openbmc/poky/meta/recipes-devtools/python/ |
H A D | python3-pretend_1.0.9.bb | 2 HOMEPAGE = "https://github.com/alex/pretend"
|
H A D | python3-calver_2022.6.26.bb | 17 python3-pretend \
|
H A D | python3-packaging_24.2.bb | 36 python3-pretend \
|
H A D | python3-cryptography.bb | 44 python3-pretend \
|
/openbmc/openbmc/poky/meta/files/common-licenses/ |
H A D | SL | 2 modifying, and improving, unless you try to pretend that you wrote it.
|
H A D | Catharon | 29 o You may not pretend that you wrote this software. If you use
|
H A D | IJG | 9 3. You may not pretend that you wrote this software. If you use it in a program, you must acknowled…
|
H A D | FTL | 19 …o You may not pretend that you wrote this software. If you use it, or only parts of it, in a progr…
|
/openbmc/linux/arch/arm/boot/dts/nxp/imx/ |
H A D | imx6dl-b1x5v2.dtsi | 40 * controller does not have any input type GPIOs, just pretend
|
/openbmc/linux/Documentation/fb/ |
H A D | deferred_io.rst | 40 apps to pretend to have a normal framebuffer but reswizzle for the device
|
/openbmc/linux/Documentation/driver-api/mei/ |
H A D | mei-client-bus.rst | 79 As a theoretical example let's pretend the ME comes with a "contact" NFC IP.
|
/openbmc/openbmc/meta-yadro/recipes-core/os-release/ |
H A D | os-release.bbappend | 45 # then pretend it is a normal version tag
|
/openbmc/u-boot/doc/ |
H A D | README.xtensa | 69 table perform the 'entry' so as to pretend it's the start of the real
|
/openbmc/docs/designs/ |
H A D | ocp-led-policy-support.md | 47 Here we pretend that LED Priority "Off" is allowed and discover that it will not
|
/openbmc/u-boot/doc/driver-model/ |
H A D | usb-info.txt | 340 emulation drivers which pretend to be USB devices. Emulations are provided 341 for a hub and a flash stick. These are enough to create a pretend USB bus
|
/openbmc/entity-manager/docs/ |
H A D | my_first_sensors.md | 8 For the sake of this example, let's pretend there is a PCIe card that exposes an
|
/openbmc/linux/include/linux/qed/ |
H A D | common_hsi.h | 1217 struct pxp_pretend_cmd pretend; member
|
/openbmc/linux/Documentation/networking/ |
H A D | arcnet.rst | 266 Should be fine linux->linux, just pretend you're using Ethernet cards. 294 are incompatible with the Internet standard. They try to pretend
|
/openbmc/linux/Documentation/core-api/ |
H A D | pin_user_pages.rst | 116 when using FOLL_PIN. We only pretend to pin a zero page - we don't alter its
|
/openbmc/linux/Documentation/block/ |
H A D | inline-encryption.rst | 299 kernel will pretend that the device does not support hardware inline encryption
|
/openbmc/qemu/target/ppc/translate/ |
H A D | fp-impl.c.inc | 652 /* XXX: we pretend we can only do IEEE floating-point computations */
|
/openbmc/linux/Documentation/virt/uml/ |
H A D | user_mode_linux_howto_v2.rst | 442 * ``pin_sequence=[0,1]`` - pretend that the sequence is always reset 516 * ``pin_counter=[0,1]`` - pretend that the counter is always reset on
|