Lines Matching refs:simple_strtoul
2794 vmembase = simple_strtoul(p, NULL, 0); in store_video_par()
2797 size = simple_strtoul(p, NULL, 0); in store_video_par()
2800 guiregbase = simple_strtoul(p, NULL, 0); in store_video_par()
3855 vram = simple_strtoul(this_opt + 5, NULL, 0); in atyfb_setup()
3857 pll = simple_strtoul(this_opt + 4, NULL, 0); in atyfb_setup()
3859 mclk = simple_strtoul(this_opt + 5, NULL, 0); in atyfb_setup()
3861 xclk = simple_strtoul(this_opt+5, NULL, 0); in atyfb_setup()
3863 comp_sync = simple_strtoul(this_opt+10, NULL, 0); in atyfb_setup()
3865 backlight = simple_strtoul(this_opt+10, NULL, 0); in atyfb_setup()
3869 simple_strtoul(this_opt + 6, NULL, 0); in atyfb_setup()
3874 simple_strtoul(this_opt + 6, NULL, 0); in atyfb_setup()