Home
last modified time | relevance | path

Searched refs:stih_asc_pd (Results 1 – 3 of 3) sorted by relevance

/optee_os/core/drivers/
H A Dstih_asc.c19 struct stih_asc_pd *pd = in chip_to_base()
20 container_of(chip, struct stih_asc_pd, chip); in chip_to_base()
49 void stih_asc_init(struct stih_asc_pd *pd, vaddr_t base) in stih_asc_init()
/optee_os/core/include/drivers/
H A Dstih_asc.h13 struct stih_asc_pd { struct
18 void stih_asc_init(struct stih_asc_pd *pb, vaddr_t base); argument
/optee_os/core/arch/arm/plat-stm/
H A Dmain.c35 static struct stih_asc_pd console_data;