Home
last modified time | relevance | path

Searched defs:cs_info (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/bus/
H A Dqcom-ebi2.c114 static const struct cs_data cs_info[] = { variable
/openbmc/u-boot/include/
H A Dspi.h444 int (*cs_info)(struct udevice *bus, uint cs, struct spi_cs_info *info); member
/openbmc/linux/drivers/ps3/
H A Dps3av_cmd.c618 static void ps3av_cnv_chstat(u8 *chstat, const u8 *cs_info) in ps3av_cnv_chstat()