Home
last modified time | relevance | path

Searched refs:CXTP_A (Results 1 – 4 of 4) sorted by relevance

/rk3399_rockchip-uboot/drivers/video/drm/
H A Dmax96745.c48 cxtp = FIELD_GET(CXTP_A, ret); in max96745_bridge_enable()
83 cxtp = FIELD_GET(CXTP_A, ret); in max96745_bridge_post_disable()
/rk3399_rockchip-uboot/include/
H A Dmax96745.h22 #define CXTP_A BIT(0) macro
/rk3399_rockchip-uboot/drivers/video/drm/display-serdes/maxim/
H A Dmaxim-max96745.h33 #define CXTP_A BIT(0) macro
H A Dmaxim-max96745.c417 cxtp = FIELD_GET(CXTP_A, value); in max96745_bridge_enable()
454 cxtp = FIELD_GET(CXTP_A, value); in max96745_bridge_disable()