Searched refs:spear_pmx_mode (Results 1 – 4 of 4) sorted by relevance
38 static struct spear_pmx_mode pmx_mode_nand = {46 static struct spear_pmx_mode pmx_mode_nor = {54 static struct spear_pmx_mode pmx_mode_photo_frame = {62 static struct spear_pmx_mode pmx_mode_lend_ip_phone = {70 static struct spear_pmx_mode pmx_mode_hend_ip_phone = {78 static struct spear_pmx_mode pmx_mode_lend_wifi_phone = {86 static struct spear_pmx_mode pmx_mode_hend_wifi_phone = {94 static struct spear_pmx_mode pmx_mode_ata_pabx_wi2s = {102 static struct spear_pmx_mode pmx_mode_ata_pabx_i2s = {110 static struct spear_pmx_mode pmx_mode_caml_lcdw = {[all …]
33 struct spear_pmx_mode { struct167 struct spear_pmx_mode **pmx_modes;
31 static struct spear_pmx_mode pmx_mode_auto_net_smii = {39 static struct spear_pmx_mode pmx_mode_auto_net_mii = {47 static struct spear_pmx_mode pmx_mode_auto_exp = {55 static struct spear_pmx_mode pmx_mode_small_printers = {63 static struct spear_pmx_mode pmx_mode_extended = {71 static struct spear_pmx_mode *spear320_pmx_modes[] = {
57 struct spear_pmx_mode *pmx_mode = NULL; in set_mode()