Searched refs:spear_pmx_mode (Results 1 – 4 of 4) sorted by relevance
40 static struct spear_pmx_mode pmx_mode_nand = {48 static struct spear_pmx_mode pmx_mode_nor = {56 static struct spear_pmx_mode pmx_mode_photo_frame = {64 static struct spear_pmx_mode pmx_mode_lend_ip_phone = {72 static struct spear_pmx_mode pmx_mode_hend_ip_phone = {80 static struct spear_pmx_mode pmx_mode_lend_wifi_phone = {88 static struct spear_pmx_mode pmx_mode_hend_wifi_phone = {96 static struct spear_pmx_mode pmx_mode_ata_pabx_wi2s = {104 static struct spear_pmx_mode pmx_mode_ata_pabx_i2s = {112 static struct spear_pmx_mode pmx_mode_caml_lcdw = {[all …]
32 struct spear_pmx_mode { struct166 struct spear_pmx_mode **pmx_modes;
33 static struct spear_pmx_mode pmx_mode_auto_net_smii = {41 static struct spear_pmx_mode pmx_mode_auto_net_mii = {49 static struct spear_pmx_mode pmx_mode_auto_exp = {57 static struct spear_pmx_mode pmx_mode_small_printers = {65 static struct spear_pmx_mode pmx_mode_extended = {73 static struct spear_pmx_mode *spear320_pmx_modes[] = {
55 struct spear_pmx_mode *pmx_mode = NULL; in set_mode()