Searched refs:prop_mode (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/u-boot/drivers/usb/common/ |
| H A D | fsl-dt-fixup.c | 59 const char *prop_mode = "dr_mode"; in fdt_fixup_usb_mode_phy_type() local 71 err = fdt_setprop(blob, node_offset, prop_mode, mode, in fdt_fixup_usb_mode_phy_type() 75 prop_mode, node_type, fdt_strerror(err)); in fdt_fixup_usb_mode_phy_type()
|
| /OK3568_Linux_fs/external/xserver/dix/ |
| H A D | property.c | 451 Mask win_mode = DixGetPropAccess, prop_mode = DixReadAccess; in ProcGetProperty() local 459 prop_mode |= DixDestroyAccess; in ProcGetProperty() 478 rc = dixLookupProperty(&pProp, pWin, stuff->property, client, prop_mode); in ProcGetProperty()
|