HomeSort by: relevance | last modified time | path
    Searched defs:urep (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/i2c/
nouveau_nvkm_subdev_i2c_auxg94.c 50 const u32 urep = unksel ? 0x01000000 : 0x02000000; local in function:g94_i2c_aux_init
75 } while ((ctrl & 0x03000000) != urep);
nouveau_nvkm_subdev_i2c_auxgm200.c 50 const u32 urep = unksel ? 0x01000000 : 0x02000000; local in function:gm200_i2c_aux_init
75 } while ((ctrl & 0x03000000) != urep);
nouveau_nvkm_subdev_i2c_auxg94.c 50 const u32 urep = unksel ? 0x01000000 : 0x02000000; local in function:g94_i2c_aux_init
75 } while ((ctrl & 0x03000000) != urep);
nouveau_nvkm_subdev_i2c_auxgm200.c 50 const u32 urep = unksel ? 0x01000000 : 0x02000000; local in function:gm200_i2c_aux_init
75 } while ((ctrl & 0x03000000) != urep);

Completed in 22 milliseconds