Searched refs:rad (Results 1 – 12 of 12) sorted by relevance
| /linux/include/linux/ |
| H A D | fixp-arith.h | 142 #define fixp_cos32_rad(rad, twopi) \ argument 143 fixp_sin32_rad(rad + twopi / 4, twopi)
|
| /linux/drivers/gpu/drm/amd/display/amdgpu_dm/ |
| H A D | amdgpu_dm_crc.c | 153 u8 *rad; in update_phy_id_mapping() local 165 rad = sort_connector[j]->mst_output_port->parent->rad; in update_phy_id_mapping() 166 next_rad = sort_connector[j + 1]->mst_output_port->parent->rad; in update_phy_id_mapping() 170 int port_num = (rad[k / 2] >> shift) & 0xf; in update_phy_id_mapping() 209 memcpy(dm->secure_display_ctx.phy_id_mapping[idx].rad, in update_phy_id_mapping() 210 aconnector->mst_output_port->parent->rad, sizeof(aconnector->mst_output_port->parent->rad)); in update_phy_id_mapping() 266 int port_num = (aconnector->mst_output_port->parent->rad[idx_2 / 2] >> shift) & 0xf; in get_phy_id() 267 int port_num2 = (dm->secure_display_ctx.phy_id_mapping[idx].rad[idx_2 / 2] >> shift) & 0xf; in get_phy_id()
|
| /linux/drivers/gpu/drm/display/ |
| H A D | drm_dp_mst_topology.c | 176 drm_dp_mst_get_ufp_num_at_lct_from_rad(u8 lct, const u8 *rad) in drm_dp_mst_get_ufp_num_at_lct_from_rad() argument 186 ufp_num = (rad[idx] >> shift) & 0xf; in drm_dp_mst_get_ufp_num_at_lct_from_rad() 192 drm_dp_mst_rad_to_str(const u8 rad[8], u8 lct, char *out, size_t len) in drm_dp_mst_rad_to_str() 198 unpacked_rad[i] = drm_dp_mst_get_ufp_num_at_lct_from_rad(i + 1, rad); in drm_dp_mst_rad_to_str() 291 buf[idx++] = hdr->rad[i]; in drm_dp_encode_sideband_msg_hdr() 328 hdr->rad[i] = buf[idx++]; in drm_dp_decode_sideband_msg_hdr() 708 drm_dp_mst_rad_to_str(txmsg->dst->rad, txmsg->dst->lct, buf, in drm_dp_mst_dump_sideband_msg_tx() 1332 static struct drm_dp_mst_branch *drm_dp_add_mst_branch_device(u8 lct, u8 *rad) in drm_dp_add_mst_branch_device() argument 1342 memcpy(mstb->rad, rad, lct / 2); in drm_dp_add_mst_branch_device() 2036 u8 *rad) in drm_dp_calculate_rad() argument [all …]
|
| /linux/Documentation/iio/ |
| H A D | adis16550.rst | 218 - X-axis angular velocity = in_anglvel_x_raw * in_anglvel_scale = 0.000579927 rad/s 219 - Y-axis angular velocity = in_anglvel_y_raw * in_anglvel_scale = −0.002291028 rad/s 220 - Z-axis angular velocity = in_anglvel_z_raw * in_anglvel_scale = −0.001074324 rad/s
|
| H A D | adis16475.rst | 221 - X-axis angular velocity = in_anglvel_x_raw * in_anglvel_scale = −0.019947756 rad/s 222 - Y-axis angular velocity = in_anglvel_y_raw * in_anglvel_scale = 0.00802188 rad/s 223 - Z-axis angular velocity = in_anglvel_z_raw * in_anglvel_scale = −0.003617898 rad/s
|
| H A D | adis16480.rst | 284 - X-axis angular velocity = in_anglvel_x_raw * in_anglvel_scale = −0.001041702 rad/s 285 - Y-axis angular velocity = in_anglvel_y_raw * in_anglvel_scale = −0.000273013 rad/s 286 - Z-axis angular velocity = in_anglvel_z_raw * in_anglvel_scale = 0.002745116 rad/s
|
| /linux/drivers/staging/iio/Documentation/ |
| H A D | sysfs-bus-iio-dds | 48 the desired value in rad. If shared across all phase registers
|
| /linux/drivers/net/ethernet/brocade/bna/ |
| H A D | bna_enet.c | 191 bna_stats_copy(rad, rad); in bna_bfi_stats_get_rsp() 192 bna_stats_copy(rlb, rad); in bna_bfi_stats_get_rsp()
|
| /linux/drivers/staging/media/ipu3/ |
| H A D | ipu3-tables.c | 9428 .rad = { { -2104, X, -1559, X },
|
| /linux/arch/mips/include/asm/octeon/ |
| H A D | cvmx-npi-defs.h | 2439 uint64_t rad:1; member 2469 uint64_t rad:1;
|
| H A D | cvmx-npei-defs.h | 3724 uint64_t rad:1; member 3754 uint64_t rad:1;
|
| /linux/Documentation/ABI/testing/ |
| H A D | sysfs-bus-iio | 551 expressed in SI units (m/s^2 for accelerometers and rad/s
|