Home
last modified time | relevance | path

Searched refs:pfb (Results 1 – 25 of 40) sorted by relevance

12

/drivers/nfc/st21nfca/
Ddep.c20 #define ST21NFCA_NFC_DEP_PFB_PNI(pfb) ((pfb) & 0x03) argument
21 #define ST21NFCA_NFC_DEP_PFB_TYPE(pfb) ((pfb) & 0xE0) argument
22 #define ST21NFCA_NFC_DEP_PFB_IS_TIMEOUT(pfb) \ argument
23 ((pfb) & ST21NFCA_NFC_DEP_PFB_TIMEOUT_BIT)
24 #define ST21NFCA_NFC_DEP_DID_BIT_SET(pfb) ((pfb) & 0x04) argument
25 #define ST21NFCA_NFC_DEP_NAD_BIT_SET(pfb) ((pfb) & 0x08) argument
28 #define ST21NFCA_NFC_DEP_PFB_IS_TIMEOUT(pfb) \ argument
29 ((pfb) & ST21NFCA_NFC_DEP_PFB_TIMEOUT_BIT)
105 u8 pfb; member
321 if (ST21NFCA_NFC_DEP_DID_BIT_SET(dep_req->pfb)) in st21nfca_tm_recv_dep_req()
[all …]
/drivers/gpu/drm/nouveau/nvkm/subdev/fb/
Dgp102.c117 enum nvkm_subdev_type type, int inst, struct nvkm_fb **pfb) in gp102_fb_new_() argument
119 int ret = gf100_fb_new_(func, device, type, inst, pfb); in gp102_fb_new_()
123 nvkm_firmware_load_blob(&(*pfb)->subdev, "nvdec/scrubber", "", 0, in gp102_fb_new_()
124 &(*pfb)->vpr_scrubber); in gp102_fb_new_()
129 gp102_fb_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_fb **pfb) in gp102_fb_new() argument
131 return gp102_fb_new_(&gp102_fb, device, type, inst, pfb); in gp102_fb_new()
Dgf100.c120 enum nvkm_subdev_type type, int inst, struct nvkm_fb **pfb) in gf100_fb_new_() argument
127 *pfb = &fb->base; in gf100_fb_new_()
144 gf100_fb_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_fb **pfb) in gf100_fb_new() argument
146 return gf100_fb_new_(&gf100_fb, device, type, inst, pfb); in gf100_fb_new()
Dmcp77.c34 mcp77_fb_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_fb **pfb) in mcp77_fb_new() argument
36 return nv50_fb_new_(&mcp77_fb, device, type, inst, pfb); in mcp77_fb_new()
Dmcp89.c34 mcp89_fb_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_fb **pfb) in mcp89_fb_new() argument
36 return nv50_fb_new_(&mcp89_fb, device, type, inst, pfb); in mcp89_fb_new()
Dg84.c35 g84_fb_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_fb **pfb) in g84_fb_new() argument
37 return nv50_fb_new_(&g84_fb, device, type, inst, pfb); in g84_fb_new()
Dgt215.c35 gt215_fb_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_fb **pfb) in gt215_fb_new() argument
37 return nv50_fb_new_(&gt215_fb, device, type, inst, pfb); in gt215_fb_new()
Dnv50.c265 enum nvkm_subdev_type type, int inst, struct nvkm_fb **pfb) in nv50_fb_new_() argument
273 *pfb = &fb->base; in nv50_fb_new_()
285 nv50_fb_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_fb **pfb) in nv50_fb_new() argument
287 return nv50_fb_new_(&nv50_fb, device, type, inst, pfb); in nv50_fb_new()
Dgp10b.c34 gp10b_fb_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_fb **pfb) in gp10b_fb_new() argument
36 return gf100_fb_new_(&gp10b_fb, device, type, inst, pfb); in gp10b_fb_new()
Dgm20b.c37 gm20b_fb_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_fb **pfb) in gm20b_fb_new() argument
39 return gf100_fb_new_(&gm20b_fb, device, type, inst, pfb); in gm20b_fb_new()
Dgk20a.c37 gk20a_fb_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_fb **pfb) in gk20a_fb_new() argument
39 return gf100_fb_new_(&gk20a_fb, device, type, inst, pfb); in gk20a_fb_new()
Dgf108.c39 gf108_fb_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_fb **pfb) in gf108_fb_new() argument
41 return gf100_fb_new_(&gf108_fb, device, type, inst, pfb); in gf108_fb_new()
Dga102.c37 ga102_fb_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_fb **pfb) in ga102_fb_new() argument
39 return gp102_fb_new_(&ga102_fb, device, type, inst, pfb); in ga102_fb_new()
Dgm107.c39 gm107_fb_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_fb **pfb) in gm107_fb_new() argument
41 return gf100_fb_new_(&gm107_fb, device, type, inst, pfb); in gm107_fb_new()
Dnv1a.c39 nv1a_fb_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_fb **pfb) in nv1a_fb_new() argument
41 return nvkm_fb_new_(&nv1a_fb, device, type, inst, pfb); in nv1a_fb_new()
Dga100.c37 ga100_fb_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_fb **pfb) in ga100_fb_new() argument
39 return gp102_fb_new_(&ga100_fb, device, type, inst, pfb); in ga100_fb_new()
Dnv04.c47 nv04_fb_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_fb **pfb) in nv04_fb_new() argument
49 return nvkm_fb_new_(&nv04_fb, device, type, inst, pfb); in nv04_fb_new()
Dnv4e.c40 nv4e_fb_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_fb **pfb) in nv4e_fb_new() argument
42 return nvkm_fb_new_(&nv4e_fb, device, type, inst, pfb); in nv4e_fb_new()
Dnv49.c42 nv49_fb_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_fb **pfb) in nv49_fb_new() argument
44 return nvkm_fb_new_(&nv49_fb, device, type, inst, pfb); in nv49_fb_new()
Dnv47.c42 nv47_fb_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_fb **pfb) in nv47_fb_new() argument
44 return nvkm_fb_new_(&nv47_fb, device, type, inst, pfb); in nv47_fb_new()
Dgk110.c68 gk110_fb_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_fb **pfb) in gk110_fb_new() argument
70 return gf100_fb_new_(&gk110_fb, device, type, inst, pfb); in gk110_fb_new()
Dgk104.c86 gk104_fb_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_fb **pfb) in gk104_fb_new() argument
88 return gf100_fb_new_(&gk104_fb, device, type, inst, pfb); in gk104_fb_new()
Dgv100.c45 gv100_fb_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_fb **pfb) in gv100_fb_new() argument
47 return gp102_fb_new_(&gv100_fb, device, type, inst, pfb); in gv100_fb_new()
Dbase.c241 enum nvkm_subdev_type type, int inst, struct nvkm_fb **pfb) in nvkm_fb_new_() argument
243 if (!(*pfb = kzalloc(sizeof(**pfb), GFP_KERNEL))) in nvkm_fb_new_()
245 nvkm_fb_ctor(func, device, type, inst, *pfb); in nvkm_fb_new_()
Dnv46.c54 nv46_fb_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_fb **pfb) in nv46_fb_new() argument
56 return nvkm_fb_new_(&nv46_fb, device, type, inst, pfb); in nv46_fb_new()

12