Lines Matching refs:simple_strtoul
2775 vmembase = simple_strtoul(p, NULL, 0); in store_video_par()
2778 size = simple_strtoul(p, NULL, 0); in store_video_par()
2781 guiregbase = simple_strtoul(p, NULL, 0); in store_video_par()
3848 vram = simple_strtoul(this_opt + 5, NULL, 0); in atyfb_setup()
3850 pll = simple_strtoul(this_opt + 4, NULL, 0); in atyfb_setup()
3852 mclk = simple_strtoul(this_opt + 5, NULL, 0); in atyfb_setup()
3854 xclk = simple_strtoul(this_opt+5, NULL, 0); in atyfb_setup()
3856 comp_sync = simple_strtoul(this_opt+10, NULL, 0); in atyfb_setup()
3858 backlight = simple_strtoul(this_opt+10, NULL, 0); in atyfb_setup()
3862 simple_strtoul(this_opt + 6, NULL, 0); in atyfb_setup()
3867 simple_strtoul(this_opt + 6, NULL, 0); in atyfb_setup()