Home
last modified time | relevance | path

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

/aosp_15_r20/external/coreboot/src/soc/intel/common/block/spi/
H A Dspi.c116 struct device_operations spi_dev_ops = { variable
201 .ops = &spi_dev_ops,
/aosp_15_r20/trusty/user/base/lib/spi/srv/tipc/
Dtipc.c299 static const struct tipc_srv_ops spi_dev_ops = { variable
321 rc = tipc_add_service(hset, &ports[i], 1, max_chan_cnt, &spi_dev_ops); in add_spi_service()
/aosp_15_r20/external/coreboot/src/soc/intel/skylake/
H A Dchipset.cb59 device pci 1e.2 alias gspi0 off ops spi_dev_ops end
60 device pci 1e.3 alias gspi1 off ops spi_dev_ops end