Searched refs:data_a (Results 1 – 10 of 10) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/rockchip/rk628/ |
| H A D | rk628_combrxphy.c | 517 u32 val, val_a, val_b, data_a, data_b; in rk628_combrxphy_set_hdmi_mode_for_cable() local 681 regmap_read(combrxphy->regmap, REG(0x66b4), &data_a); in rk628_combrxphy_set_hdmi_mode_for_cable() 684 if (((data_a & 0x00ff00ff) == 0x00ff00ff) && in rk628_combrxphy_set_hdmi_mode_for_cable() 709 u32 val, data_a, data_b, f, val2 = 0; in rk628_combrxphy_set_hdmi_mode() local 860 regmap_read(combrxphy->regmap, REG(0x66b4), &data_a); in rk628_combrxphy_set_hdmi_mode() 863 if (((data_a & 0x00ff00ff) == 0x00ff00ff) && in rk628_combrxphy_set_hdmi_mode()
|
| /OK3568_Linux_fs/kernel/lib/ |
| H A D | test_hexdump.c | 19 static const unsigned char data_a[] = ".2.{....p..$}.4...1.....L...C..."; variable 116 strncpy(p, data_a, l); in test_hexdump_prepare_test()
|
| /OK3568_Linux_fs/kernel/drivers/media/i2c/rk628/ |
| H A D | rk628_combrxphy.c | 355 u32 val, val_a, val_b, data_a, data_b; in rk628_combrxphy_set_hdmi_mode_for_cable() local 539 rk628_i2c_read(rk628, COMBRX_REG(0x66b4), &data_a); in rk628_combrxphy_set_hdmi_mode_for_cable() 542 if (((data_a & 0x00ff00ff) == 0x00ff00ff) && in rk628_combrxphy_set_hdmi_mode_for_cable()
|
| /OK3568_Linux_fs/kernel/drivers/misc/rk628/ |
| H A D | rk628_combrxphy.c | 346 u32 val, val_a, val_b, data_a, data_b; in rk628_combrxphy_set_hdmi_mode_for_cable() local 535 rk628_i2c_read(rk628, COMBRX_REG(0x66b4), &data_a); in rk628_combrxphy_set_hdmi_mode_for_cable() 538 if (((data_a & 0x00ff00ff) == 0x00ff00ff) && in rk628_combrxphy_set_hdmi_mode_for_cable()
|
| /OK3568_Linux_fs/kernel/Documentation/networking/device_drivers/hamradio/ |
| H A D | z8530drv.rst | 78 data_a 0x300 # data port A 95 data_a 153 data_a 0x300 # data port A 163 data_a 0x302 175 data_a 0x153 188 data_a 0x157 205 data_a 0x303 217 data_a 0x313
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/ |
| H A D | scc.h | 145 io_port data_a; /* data port channel A */ member
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | scc.h | 146 io_port data_a; /* data port channel A */ member
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/ |
| H A D | scc.h | 145 io_port data_a; /* data port channel A */ member
|
| /OK3568_Linux_fs/kernel/drivers/net/fddi/ |
| H A D | defxx.c | 288 static int dfx_hw_port_ctrl_req(DFX_board_t *bp, PI_UINT32 command, PI_UINT32 data_a, PI_UINT32 da… 2748 PI_UINT32 data_a, in dfx_hw_port_ctrl_req() argument 2763 dfx_port_write_long(bp, PI_PDQ_K_REG_PORT_DATA_A, data_a); in dfx_hw_port_ctrl_req()
|
| /OK3568_Linux_fs/kernel/drivers/net/hamradio/ |
| H A D | scc.c | 1781 SCC_Info[2*Nchips ].data = hwcfg.data_a; in scc_net_ioctl() 1812 chan? hwcfg.data_b : hwcfg.data_a, in scc_net_ioctl()
|