/linux-6.6.21/arch/powerpc/include/asm/book3s/64/ |
D | hugetlb.h | 67 static inline pte_t *hugepd_page(hugepd_t hpd) in hugepd_page() 77 static inline unsigned int hugepd_mmu_psize(hugepd_t hpd) in hugepd_mmu_psize() 82 static inline unsigned int hugepd_shift(hugepd_t hpd) in hugepd_shift() 93 static inline pte_t *hugepte_offset(hugepd_t hpd, unsigned long addr, in hugepte_offset()
|
D | pgtable-4k.h | 34 static inline int hugepd_ok(hugepd_t hpd) in hugepd_ok() 40 #define is_hugepd(hpd) (hugepd_ok(hpd)) argument
|
D | pgtable-64k.h | 38 static inline int hugepd_ok(hugepd_t hpd) in hugepd_ok()
|
/linux-6.6.21/arch/powerpc/include/asm/nohash/ |
D | hugetlb-e500.h | 5 static inline pte_t *hugepd_page(hugepd_t hpd) in hugepd_page() 13 static inline unsigned int hugepd_shift(hugepd_t hpd) in hugepd_shift() 18 static inline pte_t *hugepte_offset(hugepd_t hpd, unsigned long addr, in hugepte_offset()
|
D | pgtable.h | 249 static inline int hugepd_ok(hugepd_t hpd) in hugepd_ok() 269 #define is_hugepd(hpd) (hugepd_ok(hpd)) argument
|
/linux-6.6.21/drivers/gpu/drm/amd/display/dc/gpio/ |
D | hw_hpd.c | 56 struct hw_hpd *hpd = HW_HPD_FROM_BASE(*ptr); in dal_hw_hpd_destroy() local 69 struct hw_hpd *hpd = HW_HPD_FROM_BASE(ptr); in get_value() local 92 struct hw_hpd *hpd = HW_HPD_FROM_BASE(ptr); in set_config() local
|
/linux-6.6.21/drivers/gpu/drm/amd/display/dc/link/protocols/ |
D | link_hpd.c | 65 struct gpio *hpd; in link_enable_hpd_filter() local 137 struct gpio *hpd; in get_hpd_line() local 179 struct gpio *hpd; in program_hpd_filter() local
|
/linux-6.6.21/arch/powerpc/include/asm/nohash/32/ |
D | hugetlb-8xx.h | 7 static inline pte_t *hugepd_page(hugepd_t hpd) in hugepd_page() 14 static inline unsigned int hugepd_shift(hugepd_t hpd) in hugepd_shift() 19 static inline pte_t *hugepte_offset(hugepd_t hpd, unsigned long addr, in hugepte_offset()
|
/linux-6.6.21/drivers/gpu/drm/mediatek/ |
D | mtk_cec.c | 56 bool hpd; member 94 void (*hpd_event)(bool hpd, struct device *dev), in mtk_cec_set_hpd_event() 151 static void mtk_cec_hpd_event(struct mtk_cec *cec, bool hpd) in mtk_cec_hpd_event() 170 bool hpd; in mtk_cec_htplg_isr_thread() local
|
/linux-6.6.21/drivers/gpu/drm/ |
D | drm_bridge_connector.c | 135 struct drm_bridge *hpd = bridge_connector->bridge_hpd; in drm_bridge_connector_enable_hpd() local 146 struct drm_bridge *hpd = bridge_connector->bridge_hpd; in drm_bridge_connector_disable_hpd() local 191 struct drm_bridge *hpd = bridge_connector->bridge_hpd; in drm_bridge_connector_destroy() local
|
/linux-6.6.21/drivers/gpu/drm/nouveau/ |
D | nouveau_dp.c | 109 int ret = NOUVEAU_DP_NONE, hpd; in nouveau_dp_detect() local 234 u64 hpd = 0; in nouveau_dp_irq() local
|
/linux-6.6.21/drivers/gpu/drm/amd/display/dc/inc/hw/ |
D | gpio.h | 35 struct hw_hpd *hpd; member
|
/linux-6.6.21/drivers/gpu/drm/nouveau/nvkm/engine/disp/ |
D | conn.c | 56 static const u8 hpd[] = { 0x07, 0x08, 0x51, 0x52, 0x5e, 0x5f, 0x60 }; in nvkm_conn_ctor() local
|
/linux-6.6.21/drivers/gpu/drm/amd/display/dc/gpio/dce60/ |
D | hw_factory_dce60.c | 143 struct hw_hpd *hpd = HW_HPD_FROM_BASE(pin); in define_hpd_registers() local
|
/linux-6.6.21/drivers/gpu/drm/amd/display/dc/gpio/dce80/ |
D | hw_factory_dce80.c | 143 struct hw_hpd *hpd = HW_HPD_FROM_BASE(pin); in define_hpd_registers() local
|
/linux-6.6.21/arch/powerpc/include/asm/ |
D | hugetlb.h | 71 static inline pte_t *hugepte_offset(hugepd_t hpd, unsigned long addr, in hugepte_offset()
|
/linux-6.6.21/drivers/gpu/drm/amd/display/dc/gpio/dce110/ |
D | hw_factory_dce110.c | 139 struct hw_hpd *hpd = HW_HPD_FROM_BASE(pin); in define_hpd_registers() local
|
/linux-6.6.21/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/ |
D | conn.h | 38 u8 hpd; member
|
/linux-6.6.21/drivers/gpu/drm/amd/display/dc/gpio/dce120/ |
D | hw_factory_dce120.c | 156 struct hw_hpd *hpd = HW_HPD_FROM_BASE(pin); in define_hpd_registers() local
|
/linux-6.6.21/drivers/usb/typec/altmodes/ |
D | displayport.c | 62 bool hpd; member 137 bool hpd = !!(dp->data.status & DP_STATUS_HPD_STATE); in dp_altmode_status_update() local
|
/linux-6.6.21/drivers/gpu/drm/amd/display/dc/gpio/dcn10/ |
D | hw_factory_dcn10.c | 188 struct hw_hpd *hpd = HW_HPD_FROM_BASE(pin); in define_hpd_registers() local
|
/linux-6.6.21/drivers/gpu/drm/amd/display/dc/gpio/dcn32/ |
D | hw_factory_dcn32.c | 229 struct hw_hpd *hpd = HW_HPD_FROM_BASE(pin); in define_hpd_registers() local
|
/linux-6.6.21/drivers/gpu/drm/amd/display/dc/gpio/dcn20/ |
D | hw_factory_dcn20.c | 208 struct hw_hpd *hpd = HW_HPD_FROM_BASE(pin); in define_hpd_registers() local
|
/linux-6.6.21/drivers/gpu/drm/amd/display/dc/gpio/dcn21/ |
D | hw_factory_dcn21.c | 196 struct hw_hpd *hpd = HW_HPD_FROM_BASE(pin); in define_hpd_registers() local
|
/linux-6.6.21/drivers/gpu/drm/amd/display/dc/gpio/dcn30/ |
D | hw_factory_dcn30.c | 225 struct hw_hpd *hpd = HW_HPD_FROM_BASE(pin); in define_hpd_registers() local
|