Searched refs:bb_info (Results 1 – 5 of 5) sorted by relevance
| /linux/drivers/net/ethernet/freescale/fs_enet/ |
| H A D | mii-bitbang.c | 27 struct bb_info { struct 57 struct bb_info *bitbang = container_of(ctrl, struct bb_info, ctrl); in mdio_dir() 70 struct bb_info *bitbang = container_of(ctrl, struct bb_info, ctrl); in mdio_read() 76 struct bb_info *bitbang = container_of(ctrl, struct bb_info, ctrl); in mdio() 89 struct bb_info *bitbang = container_of(ctrl, struct bb_info, ctrl); in mdc() 113 struct bb_info *bitbang = bus->priv; in fs_mii_bitbang_init() 152 struct bb_info *bitbang; in fs_enet_mdio_probe() 155 bitbang = kzalloc(sizeof(struct bb_info), GFP_KERNEL); in fs_enet_mdio_probe() 195 struct bb_info *bitbang = bus->priv; in fs_enet_mdio_remove()
|
| /linux/drivers/gpu/drm/amd/display/dc/dml/dcn303/ |
| H A D | dcn303_fpu.h | 30 void dcn303_fpu_init_soc_bounding_box(struct bp_soc_bb_info bb_info);
|
| /linux/drivers/gpu/drm/amd/display/dc/dml/dcn302/ |
| H A D | dcn302_fpu.h | 29 void dcn302_fpu_init_soc_bounding_box(struct bp_soc_bb_info bb_info);
|
| /linux/drivers/gpu/drm/amd/display/dc/dml/dcn301/ |
| H A D | dcn301_fpu.h | 29 void dcn301_fpu_init_soc_bounding_box(struct bp_soc_bb_info bb_info);
|
| /linux/drivers/gpu/drm/amd/display/dc/bios/ |
| H A D | bios_parser2.c | 3786 bios_parser_get_soc_bb_info(&bp->base, &bp->base.bb_info); in bios_parser2_construct()
|