Searched refs:pxa3xx_mfp_read (Results 1 – 3 of 3) sorted by relevance
170 mfpr_save[i] = pxa3xx_mfp_read(lcd_detect_pins[i]); in zylonite_detect_lcd_panel()
192 mfpr_save[i] = pxa3xx_mfp_read(lcd_detect_pins[i]); in zylonite_detect_lcd_panel()
145 static inline unsigned long pxa3xx_mfp_read(int mfp) in pxa3xx_mfp_read() function