HomeSort by relevance Sort by last modified time
    Searched refs:can1 (Results 1 - 21 of 21) sorted by null

  /external/u-boot/arch/arm/dts/
imx6dl-icore.dts 53 &can1 {
imx6q-icore.dts 53 &can1 {
at91sam9x5_can.dtsi 41 can1: can@f8004000 {
61 can1 {
sama5d3_can.dtsi 25 can1 {
62 can1: can@f8010000 {
imx6qdl-icore.dtsi 65 &can1 {
imx6ul-opos6uldev.dts 135 &can1 {
imx6qdl.dtsi 21 can0 = &can1;
22 can1 = &can2;
480 can1: flexcan@02090000 {
    [all...]
imx6ul.dtsi 379 can1: flexcan@02090000 {
imx6sx.dtsi 19 can1 = &flexcan2;
    [all...]
imx6ull.dtsi 20 can1 = &flexcan2;
    [all...]
  /external/deqp-deps/glslang/glslang/MachineIndependent/
ParseContextBase.cpp 421 const auto betterParam = [&call, &better](const TFunction& can1, const TFunction& can2) -> bool {
422 // is call -> can2 better than call -> can1 for any parameter
425 if (better(*call[param].type, *can1[param].type, *can2[param].type)) {
433 const auto equivalentParams = [&call, &better](const TFunction& can1, const TFunction& can2) -> bool {
434 // is call -> can2 equivalent to call -> can1 for all the call parameters?
436 if (better(*call[param].type, *can1[param].type, *can2[param].type) ||
437 better(*call[param].type, *can2[param].type, *can1[param].type))
  /cts/tests/tests/graphics/src/android/graphics/drawable/cts/
AdaptiveIconDrawableTest.java 160 final Canvas can1 = new Canvas(bm_test); local
163 iconDrawable.draw(can1);
  /external/u-boot/drivers/clk/
clk_zynqmp.c 135 i2c0_ref, i2c1_ref, can0_ref, can1_ref, can0, can1, enumerator in enum:zynqmp_clk
164 "can0_ref", "can1_ref", "can0", "can1",
  /external/u-boot/arch/powerpc/include/asm/
immap_83xx.h 916 u8 can1[0x1000]; /* Flexcan 1 */ member in struct:immap
  /external/u-boot/drivers/pinctrl/renesas/
pfc-r8a7792.c     [all...]
pfc-r8a77995.c     [all...]
pfc-r8a7791.c     [all...]
pfc-r8a7794.c     [all...]
pfc-r8a77990.c     [all...]
pfc-r8a7795.c     [all...]
pfc-r8a7796.c     [all...]

Completed in 731 milliseconds