/kernel/linux/linux-5.10/net/nfc/ |
D | digital_dep.c | 41 #define DIGITAL_NFC_DEP_PFB_TYPE(pfb) ((pfb) & 0xE0) argument 48 #define DIGITAL_NFC_DEP_PFB_IS_TIMEOUT(pfb) \ argument 50 #define DIGITAL_NFC_DEP_MI_BIT_SET(pfb) ((pfb) & DIGITAL_NFC_DEP_PFB_MI_BIT) argument 51 #define DIGITAL_NFC_DEP_NACK_BIT_SET(pfb) ((pfb) & DIGITAL_NFC_DEP_PFB_NACK_BIT) argument 52 #define DIGITAL_NFC_DEP_NAD_BIT_SET(pfb) ((pfb) & 0x08) argument 53 #define DIGITAL_NFC_DEP_DID_BIT_SET(pfb) ((pfb) & DIGITAL_NFC_DEP_PFB_DID_BIT) argument 54 #define DIGITAL_NFC_DEP_PFB_PNI(pfb) ((pfb) & 0x03) argument 103 u8 pfb; member 231 digital_recv_dep_data_gather(struct nfc_digital_dev *ddev, u8 pfb, in digital_recv_dep_data_gather() 691 u8 pfb; in digital_in_recv_dep_res() local [all …]
|
/kernel/linux/linux-4.19/net/nfc/ |
D | digital_dep.c | 53 #define DIGITAL_NFC_DEP_PFB_TYPE(pfb) ((pfb) & 0xE0) argument 60 #define DIGITAL_NFC_DEP_PFB_IS_TIMEOUT(pfb) \ argument 62 #define DIGITAL_NFC_DEP_MI_BIT_SET(pfb) ((pfb) & DIGITAL_NFC_DEP_PFB_MI_BIT) argument 63 #define DIGITAL_NFC_DEP_NACK_BIT_SET(pfb) ((pfb) & DIGITAL_NFC_DEP_PFB_NACK_BIT) argument 64 #define DIGITAL_NFC_DEP_NAD_BIT_SET(pfb) ((pfb) & 0x08) argument 65 #define DIGITAL_NFC_DEP_DID_BIT_SET(pfb) ((pfb) & DIGITAL_NFC_DEP_PFB_DID_BIT) argument 66 #define DIGITAL_NFC_DEP_PFB_PNI(pfb) ((pfb) & 0x03) argument 115 u8 pfb; member 243 digital_recv_dep_data_gather(struct nfc_digital_dev *ddev, u8 pfb, in digital_recv_dep_data_gather() 703 u8 pfb; in digital_in_recv_dep_res() local [all …]
|
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ |
D | gp102.c | 117 int index, struct nvkm_fb **pfb) in gp102_fb_new_() 129 gp102_fb_new(struct nvkm_device *device, int index, struct nvkm_fb **pfb) in gp102_fb_new()
|
D | gf100.c | 120 int index, struct nvkm_fb **pfb) in gf100_fb_new_() 144 gf100_fb_new(struct nvkm_device *device, int index, struct nvkm_fb **pfb) in gf100_fb_new()
|
D | gk20a.c | 37 gk20a_fb_new(struct nvkm_device *device, int index, struct nvkm_fb **pfb) in gk20a_fb_new()
|
D | gm107.c | 39 gm107_fb_new(struct nvkm_device *device, int index, struct nvkm_fb **pfb) in gm107_fb_new()
|
D | mcp77.c | 34 mcp77_fb_new(struct nvkm_device *device, int index, struct nvkm_fb **pfb) in mcp77_fb_new()
|
D | g84.c | 35 g84_fb_new(struct nvkm_device *device, int index, struct nvkm_fb **pfb) in g84_fb_new()
|
D | gf108.c | 39 gf108_fb_new(struct nvkm_device *device, int index, struct nvkm_fb **pfb) in gf108_fb_new()
|
D | gm20b.c | 37 gm20b_fb_new(struct nvkm_device *device, int index, struct nvkm_fb **pfb) in gm20b_fb_new()
|
D | nv47.c | 42 nv47_fb_new(struct nvkm_device *device, int index, struct nvkm_fb **pfb) in nv47_fb_new()
|
D | gt215.c | 35 gt215_fb_new(struct nvkm_device *device, int index, struct nvkm_fb **pfb) in gt215_fb_new()
|
/kernel/linux/linux-4.19/drivers/nfc/st21nfca/ |
D | dep.c | 31 #define ST21NFCA_NFC_DEP_PFB_PNI(pfb) ((pfb) & 0x03) argument 32 #define ST21NFCA_NFC_DEP_PFB_TYPE(pfb) ((pfb) & 0xE0) argument 33 #define ST21NFCA_NFC_DEP_PFB_IS_TIMEOUT(pfb) \ argument 35 #define ST21NFCA_NFC_DEP_DID_BIT_SET(pfb) ((pfb) & 0x04) argument 36 #define ST21NFCA_NFC_DEP_NAD_BIT_SET(pfb) ((pfb) & 0x08) argument 39 #define ST21NFCA_NFC_DEP_PFB_IS_TIMEOUT(pfb) \ argument 116 u8 pfb; member
|
/kernel/linux/linux-5.10/drivers/nfc/st21nfca/ |
D | dep.c | 20 #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 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 105 u8 pfb; member
|
/kernel/linux/linux-4.19/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ |
D | gf100.c | 120 int index, struct nvkm_fb **pfb) in gf100_fb_new_() 144 gf100_fb_new(struct nvkm_device *device, int index, struct nvkm_fb **pfb) in gf100_fb_new()
|
D | gp10b.c | 34 gp10b_fb_new(struct nvkm_device *device, int index, struct nvkm_fb **pfb) in gp10b_fb_new()
|
D | gm20b.c | 37 gm20b_fb_new(struct nvkm_device *device, int index, struct nvkm_fb **pfb) in gm20b_fb_new()
|
D | nv1a.c | 39 nv1a_fb_new(struct nvkm_device *device, int index, struct nvkm_fb **pfb) in nv1a_fb_new()
|
D | gt215.c | 35 gt215_fb_new(struct nvkm_device *device, int index, struct nvkm_fb **pfb) in gt215_fb_new()
|
D | mcp77.c | 34 mcp77_fb_new(struct nvkm_device *device, int index, struct nvkm_fb **pfb) in mcp77_fb_new()
|
D | gm107.c | 39 gm107_fb_new(struct nvkm_device *device, int index, struct nvkm_fb **pfb) in gm107_fb_new()
|
D | gk20a.c | 37 gk20a_fb_new(struct nvkm_device *device, int index, struct nvkm_fb **pfb) in gk20a_fb_new()
|
D | nv47.c | 42 nv47_fb_new(struct nvkm_device *device, int index, struct nvkm_fb **pfb) in nv47_fb_new()
|
D | gp102.c | 40 gp102_fb_new(struct nvkm_device *device, int index, struct nvkm_fb **pfb) in gp102_fb_new()
|
D | nv49.c | 42 nv49_fb_new(struct nvkm_device *device, int index, struct nvkm_fb **pfb) in nv49_fb_new()
|