Searched refs:controller_type (Results 1 – 2 of 2) sorted by relevance
78 enum ssbi_controller_type controller_type; member125 if (ssbi->controller_type == MSM_SBI_CTRL_SSBI2) { in ssbi_read_bytes()153 if (ssbi->controller_type == MSM_SBI_CTRL_SSBI2) { in ssbi_write_bytes()297 ssbi->controller_type = MSM_SBI_CTRL_SSBI; in ssbi_probe()299 ssbi->controller_type = MSM_SBI_CTRL_SSBI2; in ssbi_probe()301 ssbi->controller_type = MSM_SBI_CTRL_PMIC_ARBITER; in ssbi_probe()307 if (ssbi->controller_type == MSM_SBI_CTRL_PMIC_ARBITER) { in ssbi_probe()
237 * seagate.c: Use controller_type to determine string used when2003 * seagate.c (controller_type): New variable to keep track of ST0x or2005 controller_type once we find a match.