Searched defs:hpd (Results 1 – 16 of 16) sorted by relevance
9 static inline pte_t *hugepd_page(hugepd_t hpd) in hugepd_page()15 static inline unsigned int hugepd_shift(hugepd_t hpd) in hugepd_shift()
357 static inline int hugepd_ok(hugepd_t hpd) in hugepd_ok()
62 u8 hpd; member
901 static const u8 hpd[16] = { in nouveau_connector_create() local
224 bool rs600_hpd_sense(struct radeon_device *rdev, enum radeon_hpd_id hpd) in rs600_hpd_sense()247 enum radeon_hpd_id hpd) in rs600_hpd_set_polarity()
1503 struct radeon_hpd hpd; in radeon_get_legacy_connector_info_from_table() local2153 struct radeon_hpd *hpd) in radeon_apply_legacy_quirks()2243 struct radeon_hpd hpd; in radeon_get_legacy_connector_info_from_bios() local
251 struct radeon_hpd hpd; in radeon_atom_get_hpd_info_from_gpio() local296 struct radeon_hpd *hpd) in radeon_atom_apply_quirks()528 struct radeon_hpd hpd; in radeon_get_atom_connector_info_from_object_table() local882 struct radeon_hpd hpd; member
1382 struct radeon_hpd *hpd, in radeon_add_atom_connector()1762 struct radeon_hpd *hpd) in radeon_add_legacy_connector()
106 enum radeon_hpd_id hpd; member414 enum radeon_hpd_id hpd; member450 struct radeon_hpd hpd; member
560 bool r600_hpd_sense(struct radeon_device *rdev, enum radeon_hpd_id hpd) in r600_hpd_sense()616 enum radeon_hpd_id hpd) in r600_hpd_set_polarity()
281 bool evergreen_hpd_sense(struct radeon_device *rdev, enum radeon_hpd_id hpd) in evergreen_hpd_sense()318 enum radeon_hpd_id hpd) in evergreen_hpd_set_polarity()
481 bool r100_hpd_sense(struct radeon_device *rdev, enum radeon_hpd_id hpd) in r100_hpd_sense()501 enum radeon_hpd_id hpd) in r100_hpd_set_polarity()
604 bool hpd[RADEON_MAX_HPD_PINS]; member1681 #define radeon_hpd_sense(rdev, hpd) (rdev)->asic->hpd_sense((rdev), (hpd)) argument1682 #define radeon_hpd_set_polarity(rdev, hpd) (rdev)->asic->hpd_set_polarity((rdev), (hpd)) argument
230 bool hpd; in hdmi_check_hpd_state() local
67 #define hugepd_none(hpd) ((hpd).pd == 0) argument
425 unsigned int hpd:1; /* Handset Drive Power Down */ member451 unsigned int hpd:1; /* HPF disable */ member