Home
last modified time | relevance | path

Searched refs:hw_hpd (Results 1 – 8 of 8) sorted by relevance

/Linux-v4.19/drivers/gpu/drm/amd/display/dc/gpio/
Dhw_hpd.c45 struct hw_hpd *pin, in dal_hw_hpd_construct()
54 struct hw_hpd *pin) in dal_hw_hpd_destruct()
61 struct hw_hpd *hpd) in destruct()
69 struct hw_hpd *hpd = HW_HPD_FROM_BASE(*ptr); in destroy()
82 struct hw_hpd *hpd = HW_HPD_FROM_BASE(ptr); in get_value()
105 struct hw_hpd *hpd = HW_HPD_FROM_BASE(ptr); in set_config()
128 struct hw_hpd *hpd, in construct()
142 struct hw_hpd *hpd; in dal_hw_hpd_create()
154 hpd = kzalloc(sizeof(struct hw_hpd), GFP_KERNEL); in dal_hw_hpd_create()
Dhw_hpd.h31 struct hw_hpd { struct
39 container_of((HW_GPIO_FROM_BASE(hw_gpio)), struct hw_hpd, base) argument
Dhw_factory.h30 struct hw_hpd;
DMakefile27 hw_gpio.o hw_hpd.o hw_ddc.o hw_translate.o
/Linux-v4.19/drivers/gpu/drm/amd/display/dc/gpio/dce110/
Dhw_factory_dce110.c137 struct hw_hpd *hpd = HW_HPD_FROM_BASE(pin); in define_hpd_registers()
/Linux-v4.19/drivers/gpu/drm/amd/display/dc/gpio/dce80/
Dhw_factory_dce80.c141 struct hw_hpd *hpd = HW_HPD_FROM_BASE(pin); in define_hpd_registers()
/Linux-v4.19/drivers/gpu/drm/amd/display/dc/gpio/dcn10/
Dhw_factory_dcn10.c151 struct hw_hpd *hpd = HW_HPD_FROM_BASE(pin); in define_hpd_registers()
/Linux-v4.19/drivers/gpu/drm/amd/display/dc/gpio/dce120/
Dhw_factory_dce120.c156 struct hw_hpd *hpd = HW_HPD_FROM_BASE(pin); in define_hpd_registers()