Home
last modified time | relevance | path

Searched defs:Gsp (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/gpu/nova-core/
H A Dgsp.rs117 pub(crate) struct Gsp { struct
127 rmargs: Coherent<GspArgumentsPadded>, argument
130 impl Gsp { argument
/linux/drivers/gpu/nova-core/gsp/
H A Dboot.rs47 impl super::Gsp { implementation
53 falcon: &Falcon<Gsp>, in run_fwsec_frts()
146 gsp_falcon: &Falcon<Gsp>, in boot()