Home
last modified time | relevance | path

Searched refs:cs_info (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/bus/
H A Dqcom-ebi2.c114 static const struct cs_data cs_info[] = { variable
238 csd = &cs_info[csindex]; in qcom_ebi2_setup_chipselect()
/linux/drivers/ps3/
H A Dps3av_cmd.c618 static void ps3av_cnv_chstat(u8 *chstat, const u8 *cs_info) in ps3av_cnv_chstat() argument
620 memcpy(chstat, cs_info, 5); in ps3av_cnv_chstat()