Home
last modified time | relevance | path

Searched refs:c01 (Results 1 – 5 of 5) sorted by relevance

/openbmc/u-boot/arch/arm/dts/
H A Dsocfpga_cyclone5_vining_fpga.dts123 compatible = "atmel,24c01";
175 compatible = "atmel,24c01";
186 compatible = "atmel,24c01";
H A Dr8a77995-draak.dts182 compatible = "rohm,br24t01", "atmel,24c01";
H A Dsalvator-common.dtsi501 compatible = "rohm,br24t01", "atmel,24c01";
/openbmc/qemu/target/hexagon/imported/mmvec/
H A Dext.idef2557 fHIDE(size2s_t c01;)
2558 fGET10BIT(c01, VvvV.v[0].uw[i], 1)
2575 VxxV.v[1].w[i] += fMPY16US(fGETUBYTE(0,VuuV.v[1].uw[i]), c01);
2584 VxxV.v[1].w[i] += fMPY16US(fGETUBYTE(2,VuuV.v[1].uw[i]), c01);
2592 VxxV.v[0].w[i] += fMPY16US(fGETUBYTE(0,VuuV.v[1].uw[i]), c01);
2601 VxxV.v[1].w[i] += fMPY16US(fGETUBYTE(1,VuuV.v[0].uw[i]), c01);
2610 VxxV.v[1].w[i] += fMPY16US(fGETUBYTE(3,VuuV.v[0].uw[i]), c01);
2618 VxxV.v[0].w[i] += fMPY16US(fGETUBYTE(1,VuuV.v[0].uw[i]), c01);
2625 fHIDE(size2s_t c01;)
2626 fGET10BIT(c01, VvvV.v[0].uw[i], 1)
[all …]
/openbmc/u-boot/drivers/video/
H A Dstb_truetype.h2180 int c01,c12,c,m,i,j; in stbtt__sort_edges_quicksort() local
2184 c01 = STBTT__COMPARE(&p[0],&p[m]); in stbtt__sort_edges_quicksort()
2187 if (c01 != c12) { in stbtt__sort_edges_quicksort()