Searched refs:UCLASS_RESET (Results 1 – 12 of 12) sorted by relevance
| /OK3568_Linux_fs/u-boot/test/dm/ |
| H A D | reset.c | 24 ut_assertok(uclass_get_device_by_name(UCLASS_RESET, "reset-ctl", in dm_test_reset() 49 ut_assertok(uclass_get_device_by_name(UCLASS_RESET, "reset-ctl", in dm_test_reset_bulk()
|
| /OK3568_Linux_fs/u-boot/drivers/reset/ |
| H A D | reset-uclass.c | 55 ret = uclass_get_device_by_ofnode(UCLASS_RESET, args.node, in reset_get_by_index() 222 .id = UCLASS_RESET,
|
| H A D | tegra-car-reset.c | 69 .id = UCLASS_RESET,
|
| H A D | reset-bcm6345.c | 84 .id = UCLASS_RESET,
|
| H A D | reset-scmi.c | 79 .id = UCLASS_RESET,
|
| H A D | tegra186-reset.c | 78 .id = UCLASS_RESET,
|
| H A D | sandbox-reset.c | 90 .id = UCLASS_RESET,
|
| H A D | ast2500-reset.c | 100 .id = UCLASS_RESET,
|
| H A D | reset-rockchip.c | 100 .id = UCLASS_RESET,
|
| H A D | reset-uniphier.c | 361 .id = UCLASS_RESET,
|
| H A D | sti-reset.c | 334 .id = UCLASS_RESET,
|
| /OK3568_Linux_fs/u-boot/include/dm/ |
| H A D | uclass-id.h | 76 UCLASS_RESET, /* Reset controller device */ enumerator
|