Searched refs:test_muxing_regaddr (Results 1 – 1 of 1) sorted by relevance
| /test/dm/ |
| A D | pinmux.c | 17 #define test_muxing_regaddr(selector, regaddr, expected) do { \ macro 90 test_muxing_regaddr(0, 0x0, "0x00000000 UNCLAIMED"); in dm_test_pinctrl_single() 108 test_muxing_regaddr(0, 0x0, "0x00000000 UNCLAIMED"); in dm_test_pinctrl_single() 127 test_muxing_regaddr(146, 0x48, "0x00000000 UNCLAIMED"); in dm_test_pinctrl_single() 128 test_muxing_regaddr(147, 0x48, "0x00000000 UNCLAIMED"); in dm_test_pinctrl_single() 129 test_muxing_regaddr(148, 0x48, "0x00000000 UNCLAIMED"); in dm_test_pinctrl_single() 130 test_muxing_regaddr(149, 0x48, "0x00000000 UNCLAIMED"); in dm_test_pinctrl_single() 132 test_muxing_regaddr(151, 0x48, "0x00000000 UNCLAIMED"); in dm_test_pinctrl_single() 135 test_muxing_regaddr(154, 0x4c, "0x00000000 UNCLAIMED"); in dm_test_pinctrl_single() 136 test_muxing_regaddr(155, 0x4c, "0x00000000 UNCLAIMED"); in dm_test_pinctrl_single() [all …]
|
Completed in 5 milliseconds