Searched refs:hw_gpio_pin (Results 1 - 18 of 18) sorted by relevance

/netbsd-current/sys/external/bsd/drm2/dist/drm/amd/display/dc/gpio/
H A Dhw_gpio.h41 struct hw_gpio_pin { struct
52 struct hw_gpio_pin **ptr);
54 struct hw_gpio_pin *pin,
57 const struct hw_gpio_pin *pin,
60 const struct hw_gpio_pin *pin,
63 struct hw_gpio_pin *pin,
66 struct hw_gpio_pin *pin,
69 struct hw_gpio_pin *pin);
96 struct hw_gpio_pin base;
111 #define HW_GPIO_FROM_BASE(hw_gpio_pin) \
[all...]
H A Dhw_factory.h31 struct hw_gpio_pin;
56 struct hw_gpio_pin *(*get_hpd_pin)(
58 struct hw_gpio_pin *(*get_ddc_pin)(
60 struct hw_gpio_pin *(*get_generic_pin)(
63 struct hw_gpio_pin *pin,
66 struct hw_gpio_pin *pin,
69 struct hw_gpio_pin *pin,
H A Dhw_ddc.h49 struct hw_gpio_pin *dal_hw_ddc_get_pin(struct gpio *gpio);
H A Dhw_generic.h50 struct hw_gpio_pin *dal_hw_generic_get_pin(struct gpio *gpio);
H A Dhw_hpd.h49 struct hw_gpio_pin *dal_hw_hpd_get_pin(struct gpio *gpio);
H A Dgpio_service.h51 struct hw_gpio_pin **ptr);
H A Damdgpu_hw_generic.c61 struct hw_gpio_pin **ptr)
73 struct hw_gpio_pin *ptr,
129 struct hw_gpio_pin *dal_hw_generic_get_pin(struct gpio *gpio)
H A Damdgpu_hw_hpd.c61 struct hw_gpio_pin **ptr)
73 const struct hw_gpio_pin *ptr,
97 struct hw_gpio_pin *ptr,
152 struct hw_gpio_pin *dal_hw_hpd_get_pin(struct gpio *gpio)
H A Damdgpu_hw_gpio.c66 struct hw_gpio_pin *ptr,
79 const struct hw_gpio_pin *ptr,
101 const struct hw_gpio_pin *ptr,
127 struct hw_gpio_pin *ptr,
136 struct hw_gpio_pin *ptr)
H A Damdgpu_hw_ddc.c63 struct hw_gpio_pin **ptr)
75 struct hw_gpio_pin *ptr,
254 struct hw_gpio_pin *dal_hw_ddc_get_pin(struct gpio *gpio)
H A Damdgpu_gpio_service.c304 struct hw_gpio_pin **pin = &gpio->pin;
361 struct hw_gpio_pin **ptr)
363 struct hw_gpio_pin *pin;
/netbsd-current/sys/external/bsd/drm2/dist/drm/amd/display/dc/inc/hw/
H A Dgpio.h42 struct hw_gpio_pin *pin;
56 struct hw_gpio_pin *(*create_ddc_data)(
60 struct hw_gpio_pin *(*create_ddc_clock)(
64 struct hw_gpio_pin *(*create_generic)(
68 struct hw_gpio_pin *(*create_hpd)(
72 struct hw_gpio_pin *(*create_gpio_pad)(
76 struct hw_gpio_pin *(*create_sync)(
80 struct hw_gpio_pin *(*create_gsl)(
/netbsd-current/sys/external/bsd/drm2/dist/drm/amd/display/dc/gpio/dcn10/
H A Damdgpu_hw_factory_dcn10.c156 static void define_generic_registers(struct hw_gpio_pin *pin, uint32_t en)
167 struct hw_gpio_pin *pin,
191 static void define_hpd_registers(struct hw_gpio_pin *pin, uint32_t en)
/netbsd-current/sys/external/bsd/drm2/dist/drm/amd/display/dc/gpio/dcn20/
H A Damdgpu_hw_factory_dcn20.c185 struct hw_gpio_pin *pin,
209 static void define_hpd_registers(struct hw_gpio_pin *pin, uint32_t en)
219 static void define_generic_registers(struct hw_gpio_pin *pin, uint32_t en)
/netbsd-current/sys/external/bsd/drm2/dist/drm/amd/display/dc/gpio/dcn21/
H A Damdgpu_hw_factory_dcn21.c164 static void define_generic_registers(struct hw_gpio_pin *pin, uint32_t en)
175 struct hw_gpio_pin *pin,
199 static void define_hpd_registers(struct hw_gpio_pin *pin, uint32_t en)
/netbsd-current/sys/external/bsd/drm2/dist/drm/amd/display/dc/gpio/dce110/
H A Damdgpu_hw_factory_dce110.c122 struct hw_gpio_pin *pin,
146 static void define_hpd_registers(struct hw_gpio_pin *pin, uint32_t en)
/netbsd-current/sys/external/bsd/drm2/dist/drm/amd/display/dc/gpio/dce80/
H A Damdgpu_hw_factory_dce80.c122 struct hw_gpio_pin *pin,
146 static void define_hpd_registers(struct hw_gpio_pin *pin, uint32_t en)
/netbsd-current/sys/external/bsd/drm2/dist/drm/amd/display/dc/gpio/dce120/
H A Damdgpu_hw_factory_dce120.c135 struct hw_gpio_pin *pin,
159 static void define_hpd_registers(struct hw_gpio_pin *pin, uint32_t en)

Completed in 97 milliseconds