/openbmc/linux/drivers/gpu/drm/msm/disp/dpu1/ |
H A D | dpu_formats.c | 34 #define INTERLEAVED_RGB_FMT(fmt, a, r, g, b, e0, e1, e2, e3, uc, alpha, \ argument 53 #define INTERLEAVED_RGB_FMT_TILED(fmt, a, r, g, b, e0, e1, e2, e3, uc, \ argument 73 #define INTERLEAVED_YUV_FMT(fmt, a, r, g, b, e0, e1, e2, e3, \ argument 92 #define PSEUDO_YUV_FMT(fmt, a, r, g, b, e0, e1, chroma, flg, fm, np) \ argument 110 #define PSEUDO_YUV_FMT_TILED(fmt, a, r, g, b, e0, e1, chroma, \ argument 129 #define PSEUDO_YUV_FMT_LOOSE(fmt, a, r, g, b, e0, e1, chroma, flg, fm, np)\ argument 147 #define PSEUDO_YUV_FMT_LOOSE_TILED(fmt, a, r, g, b, e0, e1, chroma, \ argument 167 #define PLANAR_YUV_FMT(fmt, a, r, g, b, e0, e1, e2, alpha, chroma, bp, \ argument
|
/openbmc/qemu/target/s390x/tcg/ |
H A D | vec_int_helper.c | 528 uint32_t sh, e0, e1 = 0; in HELPER() local 551 uint32_t sh, e0, e1 = 0; in HELPER() local 579 uint32_t sh, e0, e1 = 0; in HELPER() local
|
H A D | vec_string_helper.c | 83 uint64_t a0, a1, b0, b1, e0, e1, t0, t1, z0, z1; in vfae() local 167 uint64_t a0, a1, b0, b1, e0, e1, z0, z1; in vfee() local 224 uint64_t a0, a1, b0, b1, e0, e1, z0, z1; in vfene() local
|
/openbmc/linux/drivers/gpu/drm/msm/disp/ |
H A D | mdp_format.c | 65 #define FMT(name, a, r, g, b, e0, e1, e2, e3, alpha, tight, c, cnt, fp, cs, yuv) { \ argument
|
/openbmc/linux/drivers/pci/controller/ |
H A D | pci-thunder-ecam.c | 29 static int handle_ea_bar(u32 e0, int bar, struct pci_bus *bus, in handle_ea_bar()
|
/openbmc/linux/crypto/ |
H A D | sha512_generic.c | 83 #define e0(x) (ror64(x,28) ^ ror64(x,34) ^ ror64(x,39)) macro
|
/openbmc/linux/lib/crypto/ |
H A D | sha256.c | 49 #define e0(x) (ror32(x, 2) ^ ror32(x, 13) ^ ror32(x, 22)) macro
|
/openbmc/u-boot/lib/ |
H A D | sha512.c | 97 #define e0(x) (ror64(x,28) ^ ror64(x,34) ^ ror64(x,39)) macro
|
/openbmc/linux/drivers/pinctrl/mediatek/ |
H A D | pinctrl-mtk-common-v2.c | 1170 int e0 = !!(arg & 2); in mtk_pinconf_adv_drive_set() local 1195 u32 en, e0, e1; in mtk_pinconf_adv_drive_get() local
|
/openbmc/linux/fs/ntfs3/ |
H A D | bitmap.c | 234 struct e_node *e, *e0 = NULL; in wnd_add_free_ext() local
|
H A D | index.c | 1581 struct NTFS_DE *e, *e0, *re; in indx_insert_into_root() local
|
/openbmc/qemu/target/arm/tcg/ |
H A D | vec_helper.c | 892 float16 e0 = n[H2(i)]; local 920 float32 e0 = n[H4(i)]; in HELPER() local 948 float64 e0 = n[i]; in HELPER() local
|
H A D | sve_helper.c | 5068 float16 e0, e1, e2, e3; in HELPER() local 5100 float32 e0, e1, e2, e3; in HELPER() local 5132 float64 e0, e1, e2, e3; in HELPER() local
|
/openbmc/linux/drivers/infiniband/hw/hfi1/ |
H A D | chip.c | 201 e0, e0val, \ argument
|