Home
last modified time | relevance | path

Searched refs:hw_ddc (Results 1 - 25 of 32) sorted by relevance

12

/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/gpio/
H A Dhw_ddc.c34 #include "hw_ddc.h"
52 struct hw_ddc *pin) in dal_hw_ddc_destruct()
60 struct hw_ddc *pin = HW_DDC_FROM_BASE(*ptr); in dal_hw_ddc_destroy()
73 struct hw_ddc *ddc = HW_DDC_FROM_BASE(ptr); in set_config()
220 struct hw_ddc *ddc, in dal_hw_ddc_construct()
230 struct hw_ddc **hw_ddc, in dal_hw_ddc_init()
237 *hw_ddc = NULL; in dal_hw_ddc_init()
240 *hw_ddc = kzalloc(sizeof(struct hw_ddc), GFP_KERNE in dal_hw_ddc_init()
229 dal_hw_ddc_init( struct hw_ddc **hw_ddc, struct dc_context *ctx, enum gpio_id id, uint32_t en) dal_hw_ddc_init() argument
251 struct hw_ddc *hw_ddc = dal_gpio_get_ddc(gpio); dal_hw_ddc_get_pin() local
[all...]
H A Dhw_ddc.h31 struct hw_ddc { struct
39 container_of((HW_GPIO_FROM_BASE(hw_gpio)), struct hw_ddc, base)
42 struct hw_ddc **hw_ddc,
H A Dhw_factory.h31 struct hw_ddc;
40 struct hw_ddc **hw_ddc,
H A DMakefile27 hw_gpio.o hw_hpd.o hw_ddc.o hw_generic.o hw_translate.o
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/gpio/
H A Dhw_ddc.c31 #include "hw_ddc.h"
49 struct hw_ddc *pin) in dal_hw_ddc_destruct()
57 struct hw_ddc *pin = HW_DDC_FROM_BASE(*ptr); in dal_hw_ddc_destroy()
70 struct hw_ddc *ddc = HW_DDC_FROM_BASE(ptr); in set_config()
219 struct hw_ddc *ddc, in dal_hw_ddc_construct()
229 struct hw_ddc **hw_ddc, in dal_hw_ddc_init()
236 *hw_ddc = NULL; in dal_hw_ddc_init()
239 *hw_ddc = kzalloc(sizeof(struct hw_ddc), GFP_KERNE in dal_hw_ddc_init()
228 dal_hw_ddc_init( struct hw_ddc **hw_ddc, struct dc_context *ctx, enum gpio_id id, uint32_t en) dal_hw_ddc_init() argument
250 struct hw_ddc *hw_ddc = dal_gpio_get_ddc(gpio); dal_hw_ddc_get_pin() local
[all...]
H A Dhw_ddc.h31 struct hw_ddc { struct
39 container_of((HW_GPIO_FROM_BASE(hw_gpio)), struct hw_ddc, base)
42 struct hw_ddc **hw_ddc,
H A Dhw_factory.h31 struct hw_ddc;
40 struct hw_ddc **hw_ddc,
H A DMakefile27 hw_gpio.o hw_hpd.o hw_ddc.o hw_generic.o hw_translate.o
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/inc/hw/
H A Dgpio.h33 struct hw_ddc *ddc;
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/include/
H A Dgpio_interface.h96 struct hw_ddc *dal_gpio_get_ddc(struct gpio *gpio);
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/inc/hw/
H A Dgpio.h33 struct hw_ddc *ddc;
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/include/
H A Dgpio_interface.h96 struct hw_ddc *dal_gpio_get_ddc(struct gpio *gpio);
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/gpio/dce110/
H A Dhw_factory_dce110.c32 #include "../hw_ddc.h"
52 #include "../hw_ddc.h"
120 struct hw_ddc *ddc = HW_DDC_FROM_BASE(pin); in define_ddc_registers()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/gpio/dce80/
H A Dhw_factory_dce80.c33 #include "../hw_ddc.h"
120 struct hw_ddc *ddc = HW_DDC_FROM_BASE(pin); in define_ddc_registers()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/gpio/dce60/
H A Dhw_factory_dce60.c33 #include "../hw_ddc.h"
120 struct hw_ddc *ddc = HW_DDC_FROM_BASE(pin); in define_ddc_registers()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/gpio/dce120/
H A Dhw_factory_dce120.c31 #include "../hw_ddc.h"
133 struct hw_ddc *ddc = HW_DDC_FROM_BASE(pin); in define_ddc_registers()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/gpio/dce120/
H A Dhw_factory_dce120.c31 #include "../hw_ddc.h"
133 struct hw_ddc *ddc = HW_DDC_FROM_BASE(pin); in define_ddc_registers()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/gpio/dce110/
H A Dhw_factory_dce110.c32 #include "../hw_ddc.h"
116 struct hw_ddc *ddc = HW_DDC_FROM_BASE(pin); in define_ddc_registers()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/gpio/dce60/
H A Dhw_factory_dce60.c33 #include "../hw_ddc.h"
120 struct hw_ddc *ddc = HW_DDC_FROM_BASE(pin); in define_ddc_registers()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/gpio/dce80/
H A Dhw_factory_dce80.c33 #include "../hw_ddc.h"
120 struct hw_ddc *ddc = HW_DDC_FROM_BASE(pin); in define_ddc_registers()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/gpio/dcn10/
H A Dhw_factory_dcn10.c32 #include "../hw_ddc.h"
165 struct hw_ddc *ddc = HW_DDC_FROM_BASE(pin); in define_ddc_registers()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/gpio/dcn30/
H A Dhw_factory_dcn30.c32 #include "../hw_ddc.h"
201 struct hw_ddc *ddc = HW_DDC_FROM_BASE(pin); in define_ddc_registers()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/gpio/dcn20/
H A Dhw_factory_dcn20.c31 #include "../hw_ddc.h"
183 struct hw_ddc *ddc = HW_DDC_FROM_BASE(pin); in define_ddc_registers()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/gpio/dcn21/
H A Dhw_factory_dcn21.c31 #include "../hw_ddc.h"
173 struct hw_ddc *ddc = HW_DDC_FROM_BASE(pin); in define_ddc_registers()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/gpio/dcn315/
H A Dhw_factory_dcn315.c31 #include "../hw_ddc.h"
194 struct hw_ddc *ddc = HW_DDC_FROM_BASE(pin); in define_ddc_registers()

Completed in 7 milliseconds

12