Searched defs:cs_info (Results 1 – 3 of 3) sorted by relevance
114 static const struct cs_data cs_info[] = { variable
444 int (*cs_info)(struct udevice *bus, uint cs, struct spi_cs_info *info); member
618 static void ps3av_cnv_chstat(u8 *chstat, const u8 *cs_info) in ps3av_cnv_chstat()