Home
last modified time | relevance | path

Searched refs:custom (Results 1 – 4 of 4) sorted by relevance

/drivers/video/sunxi/
A Dsunxi_display.c1091 struct ctfb_res_modes custom; local
1132 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;
/drivers/fastboot/
A DKconfig264 command allows running vendor custom code defined in board/ files.
/drivers/usb/gadget/
A DKconfig148 There is a custom (non-USB IF) extension to the USB standard:
/drivers/mmc/
A DKconfig444 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