Searched refs:test_code (Results 1 – 7 of 7) sorted by relevance
| /device/board/isoftstone/yangfan/kernel/src/driv/gpu/rockchip/ |
| D | rockchip-mipi-csi-tx.c | 247 u8 test_code, u8 test_data) in rockchip_mipi_csi_phy_write() argument 255 writel(0x00ff0000 | test_code, in rockchip_mipi_csi_phy_write() 267 rockchip_mipi_csi_phy_read(struct rockchip_mipi_csi *csi, u8 test_code) in rockchip_mipi_csi_phy_read() argument 271 writel(0x02ff0200 | test_code, in rockchip_mipi_csi_phy_read()
|
| /device/soc/hisilicon/common/hal/middleware/ffmpeg_adapt/ |
| D | configure_llvm | 1181 test_code(){ function 1182 log test_code "$@" 1503 test_code cc "$headers" "$type v" "$@" && enable_sanitized "$type" 1513 test_code cc "$headers" "const void *p = &(($struct *)0)->$member" "$@" && 1524 test_code ld "$headers" "$builtin" "cc" "$@" && enable "$name" 1534 test_code cc "$headers" "char c[2 * !!($condition) - 1]" "$@" && enable "$name" 1542 test_code cc "$@" && enable "$name" 5287 test_code cc "" "int test[2*($expr) - 1]" && 5763 test_code cc "" "char * $restrict_keyword p" && break 6519 enabled omx_rpi && { test_code cc OMX_Core.h OMX_IndexConfigBrcmVideoRequestIFrame || [all …]
|
| /device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/rockchip/ |
| D | dw-mipi-dsi-rockchip.c | 352 static void dw_mipi_dsi_phy_write(struct dw_mipi_dsi_rockchip *dsi, u8 test_code, u8 test_data) in dw_mipi_dsi_phy_write() argument 361 dsi_write(dsi, DSI_PHY_TST_CTRL1, PHY_TESTEN | PHY_TESTDOUT(0) | PHY_TESTDIN(test_code)); in dw_mipi_dsi_phy_write()
|
| /device/soc/rockchip/rk3588/kernel/drivers/phy/rockchip/ |
| D | phy-rockchip-mipi-rx.c | 606 u8 test_code, u8 test_data) in mipidphy0_wr_reg() argument 614 write_grf_reg(priv, GRF_DPHY_RX0_TESTDIN, test_code); in mipidphy0_wr_reg()
|
| /device/board/isoftstone/yangfan/kernel/src/driv/phy/ |
| D | phy-rockchip-mipi-rx.c | 606 u8 test_code, u8 test_data) in mipidphy0_wr_reg() argument 614 write_grf_reg(priv, GRF_DPHY_RX0_TESTDIN, test_code); in mipidphy0_wr_reg()
|
| /device/soc/rockchip/common/vendor/drivers/phy/ |
| D | phy-rockchip-mipi-rx.c | 583 static void mipidphy0_wr_reg(struct mipidphy_priv *priv, u8 test_code, u8 test_data) in mipidphy0_wr_reg() argument 591 write_grf_reg(priv, GRF_DPHY_RX0_TESTDIN, test_code); in mipidphy0_wr_reg()
|
| /device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/os_dep/linux/ |
| D | ioctl_linux.c | 6357 static u8 test_code = 0x5A; local 6368 rtw_write8(padapter, 0x07, test_code); 6384 if (test_code != (i_data >> 24)) { 6387 RTW_ERR("test_code :0x%02x, i_data : 0x%08x\n", test_code, i_data); 6395 test_code = ~test_code;
|