Searched refs:spear_pmx_mode (Results 1 – 4 of 4) sorted by relevance
39 static struct spear_pmx_mode pmx_mode_nand = {47 static struct spear_pmx_mode pmx_mode_nor = {55 static struct spear_pmx_mode pmx_mode_photo_frame = {63 static struct spear_pmx_mode pmx_mode_lend_ip_phone = {71 static struct spear_pmx_mode pmx_mode_hend_ip_phone = {79 static struct spear_pmx_mode pmx_mode_lend_wifi_phone = {87 static struct spear_pmx_mode pmx_mode_hend_wifi_phone = {95 static struct spear_pmx_mode pmx_mode_ata_pabx_wi2s = {103 static struct spear_pmx_mode pmx_mode_ata_pabx_i2s = {111 static struct spear_pmx_mode pmx_mode_caml_lcdw = {[all …]
33 struct spear_pmx_mode { struct167 struct spear_pmx_mode **pmx_modes;
32 static struct spear_pmx_mode pmx_mode_auto_net_smii = {40 static struct spear_pmx_mode pmx_mode_auto_net_mii = {48 static struct spear_pmx_mode pmx_mode_auto_exp = {56 static struct spear_pmx_mode pmx_mode_small_printers = {64 static struct spear_pmx_mode pmx_mode_extended = {72 static struct spear_pmx_mode *spear320_pmx_modes[] = {
56 struct spear_pmx_mode *pmx_mode = NULL; in set_mode()