Searched refs:custom (Results 1 – 4 of 4) sorted by relevance
1091 struct ctfb_res_modes custom; local1132 if (sunxi_hdmi_edid_get_mode(sunxi_display, &custom, true) == 0)1133 mode = &custom;1139 if (sunxi_hdmi_edid_get_mode(sunxi_display, &custom, false) == 0) {1140 mode = &custom;1170 sunxi_display->depth = video_get_params(&custom, lcd_mode);1171 mode = &custom;
264 command allows running vendor custom code defined in board/ files.
148 There is a custom (non-USB IF) extension to the USB standard:
444 bool "BCM2835 family custom SD/MMC Host Controller support"449 This selects support for the custom SD host controller in the BCM2835
Completed in 14 milliseconds