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

/linux-master/drivers/gpu/drm/amd/display/dc/gpio/
H A Dhw_gpio.h39 struct hw_gpio_pin { struct
50 struct hw_gpio_pin **ptr);
52 struct hw_gpio_pin *pin,
55 const struct hw_gpio_pin *pin,
58 const struct hw_gpio_pin *pin,
61 struct hw_gpio_pin *pin,
64 struct hw_gpio_pin *pin,
67 struct hw_gpio_pin *pin);
94 struct hw_gpio_pin base;
109 #define HW_GPIO_FROM_BASE(hw_gpio_pin) \
[all...]
H A Dhw_factory.h29 struct hw_gpio_pin;
54 struct hw_gpio_pin *(*get_hpd_pin)(
56 struct hw_gpio_pin *(*get_ddc_pin)(
58 struct hw_gpio_pin *(*get_generic_pin)(
61 struct hw_gpio_pin *pin,
64 struct hw_gpio_pin *pin,
67 struct hw_gpio_pin *pin,
H A Dhw_generic.h48 struct hw_gpio_pin *dal_hw_generic_get_pin(struct gpio *gpio);
H A Dhw_ddc.h47 struct hw_gpio_pin *dal_hw_ddc_get_pin(struct gpio *gpio);
H A Dhw_hpd.h47 struct hw_gpio_pin *dal_hw_hpd_get_pin(struct gpio *gpio);
H A Dgpio_service.h49 struct hw_gpio_pin **ptr);
H A Dhw_hpd.c54 struct hw_gpio_pin **ptr)
66 const struct hw_gpio_pin *ptr,
89 struct hw_gpio_pin *ptr,
144 struct hw_gpio_pin *dal_hw_hpd_get_pin(struct gpio *gpio)
H A Dhw_generic.c56 struct hw_gpio_pin **ptr)
68 struct hw_gpio_pin *ptr,
124 struct hw_gpio_pin *dal_hw_generic_get_pin(struct gpio *gpio)
H A Dhw_gpio.c61 struct hw_gpio_pin *ptr,
74 const struct hw_gpio_pin *ptr,
96 const struct hw_gpio_pin *ptr,
122 struct hw_gpio_pin *ptr,
131 struct hw_gpio_pin *ptr)
H A Dhw_ddc.c55 struct hw_gpio_pin **ptr)
67 struct hw_gpio_pin *ptr,
248 struct hw_gpio_pin *dal_hw_ddc_get_pin(struct gpio *gpio)
H A Dgpio_service.c297 struct hw_gpio_pin **pin = &gpio->pin;
354 struct hw_gpio_pin **ptr)
356 struct hw_gpio_pin *pin;
/linux-master/drivers/gpu/drm/amd/display/dc/inc/hw/
H A Dgpio.h40 struct hw_gpio_pin *pin;
54 struct hw_gpio_pin *(*create_ddc_data)(
58 struct hw_gpio_pin *(*create_ddc_clock)(
62 struct hw_gpio_pin *(*create_generic)(
66 struct hw_gpio_pin *(*create_hpd)(
70 struct hw_gpio_pin *(*create_gpio_pad)(
74 struct hw_gpio_pin *(*create_sync)(
78 struct hw_gpio_pin *(*create_gsl)(
/linux-master/drivers/gpu/drm/amd/display/dc/gpio/dcn21/
H A Dhw_factory_dcn21.c159 static void define_generic_registers(struct hw_gpio_pin *pin, uint32_t en)
170 struct hw_gpio_pin *pin,
194 static void define_hpd_registers(struct hw_gpio_pin *pin, uint32_t en)
/linux-master/drivers/gpu/drm/amd/display/dc/gpio/dcn10/
H A Dhw_factory_dcn10.c151 static void define_generic_registers(struct hw_gpio_pin *pin, uint32_t en)
162 struct hw_gpio_pin *pin,
186 static void define_hpd_registers(struct hw_gpio_pin *pin, uint32_t en)
/linux-master/drivers/gpu/drm/amd/display/dc/gpio/dcn315/
H A Dhw_factory_dcn315.c180 static void define_generic_registers(struct hw_gpio_pin *pin, uint32_t en)
191 struct hw_gpio_pin *pin,
215 static void define_hpd_registers(struct hw_gpio_pin *pin, uint32_t en)
/linux-master/drivers/gpu/drm/amd/display/dc/gpio/dcn20/
H A Dhw_factory_dcn20.c182 struct hw_gpio_pin *pin,
206 static void define_hpd_registers(struct hw_gpio_pin *pin, uint32_t en)
216 static void define_generic_registers(struct hw_gpio_pin *pin, uint32_t en)
/linux-master/drivers/gpu/drm/amd/display/dc/gpio/dcn30/
H A Dhw_factory_dcn30.c188 static void define_generic_registers(struct hw_gpio_pin *pin, uint32_t en)
199 struct hw_gpio_pin *pin,
223 static void define_hpd_registers(struct hw_gpio_pin *pin, uint32_t en)
/linux-master/drivers/gpu/drm/amd/display/dc/gpio/dcn32/
H A Dhw_factory_dcn32.c192 static void define_generic_registers(struct hw_gpio_pin *pin, uint32_t en)
203 struct hw_gpio_pin *pin,
227 static void define_hpd_registers(struct hw_gpio_pin *pin, uint32_t en)
/linux-master/drivers/gpu/drm/amd/display/dc/gpio/dce80/
H A Dhw_factory_dce80.c117 struct hw_gpio_pin *pin,
141 static void define_hpd_registers(struct hw_gpio_pin *pin, uint32_t en)
/linux-master/drivers/gpu/drm/amd/display/dc/gpio/dce120/
H A Dhw_factory_dce120.c130 struct hw_gpio_pin *pin,
154 static void define_hpd_registers(struct hw_gpio_pin *pin, uint32_t en)
/linux-master/drivers/gpu/drm/amd/display/dc/gpio/dce60/
H A Dhw_factory_dce60.c117 struct hw_gpio_pin *pin,
141 static void define_hpd_registers(struct hw_gpio_pin *pin, uint32_t en)
/linux-master/drivers/gpu/drm/amd/display/dc/gpio/dce110/
H A Dhw_factory_dce110.c113 struct hw_gpio_pin *pin,
137 static void define_hpd_registers(struct hw_gpio_pin *pin, uint32_t en)

Completed in 154 milliseconds