Searched refs:aspeed_hace (Results 1 – 8 of 8) sorted by relevance
62 struct aspeed_hace { struct242 struct aspeed_hace *hace = dev_get_priv(dev); in aspeed_hace_probe()265 struct aspeed_hace *hace = dev_get_priv(dev); in aspeed_hace_remove()277 U_BOOT_DRIVER(aspeed_hace) = {283 .priv_auto_alloc_size = sizeof(struct aspeed_hace),
72 struct aspeed_hace { struct391 struct aspeed_hace *hace = dev_get_priv(dev); in aspeed_hace_probe()414 struct aspeed_hace *hace = dev_get_priv(dev); in aspeed_hace_remove()426 U_BOOT_DRIVER(aspeed_hace) = {432 .priv_auto_alloc_size = sizeof(struct aspeed_hace),
10 obj-$(CONFIG_ASPEED_HACE) += aspeed_hace.o
49 DM_GET_DRIVER(aspeed_hace), in spl_board_init()
128 'aspeed_hace.c',
213 ['aspeed_hace-test',
[all...]