| /linux-6.15/drivers/gpu/drm/panel/ |
| H A D | panel-raydium-rm67191.c | 269 ret = regulator_bulk_enable(rad->num_supplies, rad->supplies); in rad_panel_prepare() 273 if (rad->reset) { in rad_panel_prepare() 280 rad->prepared = true; in rad_panel_prepare() 295 if (rad->reset) { in rad_panel_unprepare() 301 ret = regulator_bulk_disable(rad->num_supplies, rad->supplies); in rad_panel_unprepare() 305 rad->prepared = false; in rad_panel_unprepare() 454 if (!rad->prepared) in rad_bl_get_brightness() 474 if (!rad->prepared) in rad_bl_update_status() 510 rad->supplies = devm_kcalloc(dev, rad->num_supplies, in rad_init_regulators() 512 if (!rad->supplies) in rad_init_regulators() [all …]
|
| /linux-6.15/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-6.15/drivers/gpu/drm/amd/display/amdgpu_dm/ |
| H A D | amdgpu_dm_crc.c | 149 u8 *rad; in update_phy_id_mapping() local 161 rad = sort_connector[j]->mst_output_port->parent->rad; in update_phy_id_mapping() 162 next_rad = sort_connector[j + 1]->mst_output_port->parent->rad; in update_phy_id_mapping() 166 int port_num = (rad[k / 2] >> shift) & 0xf; in update_phy_id_mapping() 205 memcpy(dm->secure_display_ctx.phy_id_mapping[idx].rad, in update_phy_id_mapping() 206 aconnector->mst_output_port->parent->rad, sizeof(aconnector->mst_output_port->parent->rad)); in update_phy_id_mapping() 262 int port_num = (aconnector->mst_output_port->parent->rad[idx_2 / 2] >> shift) & 0xf; in get_phy_id() 263 int port_num2 = (dm->secure_display_ctx.phy_id_mapping[idx].rad[idx_2 / 2] >> shift) & 0xf; in get_phy_id()
|
| H A D | amdgpu_dm_crc.h | 59 u8 rad[8]; member
|
| /linux-6.15/drivers/gpu/drm/display/ |
| H A D | drm_dp_mst_topology.c | 185 ufp_num = (rad[idx] >> shift) & 0xf; in drm_dp_mst_get_ufp_num_at_lct_from_rad() 290 buf[idx++] = hdr->rad[i]; in drm_dp_encode_sideband_msg_hdr() 327 hdr->rad[i] = buf[idx++]; in drm_dp_decode_sideband_msg_hdr() 1341 memcpy(mstb->rad, rad, lct / 2); in drm_dp_add_mst_branch_device() 2035 u8 *rad) in drm_dp_calculate_rad() argument 2042 memcpy(rad, port->parent->rad, idx + 1); in drm_dp_calculate_rad() 2045 rad[0] = 0; in drm_dp_calculate_rad() 2073 u8 rad[8], lct; in drm_dp_port_set_pdt() local 2546 u8 lct, u8 *rad) in drm_dp_get_mst_branch_device() argument 2568 lct, rad[0]); in drm_dp_get_mst_branch_device() [all …]
|
| /linux-6.15/include/linux/iio/ |
| H A D | iio.h | 923 #define IIO_RAD_TO_DEGREE(rad) \ argument 924 (((rad) * 18000000ULL + 314159ULL / 2) / 314159ULL)
|
| /linux-6.15/include/drm/display/ |
| H A D | drm_dp_mst_helper.h | 161 u8 rad[8]; member 232 u8 rad[8]; member
|
| /linux-6.15/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-6.15/drivers/staging/iio/Documentation/ |
| H A D | sysfs-bus-iio-dds | 48 the desired value in rad. If shared across all phase registers
|
| /linux-6.15/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-6.15/drivers/staging/media/ipu3/ |
| H A D | ipu3-tables.c | 9428 .rad = { { -2104, X, -1559, X },
|
| /linux-6.15/drivers/staging/media/ipu3/include/uapi/ |
| H A D | intel-ipu3.h | 1840 struct ipu3_uapi_yuvp1_iefd_rad_cfg rad; member
|
| /linux-6.15/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-6.15/drivers/staging/octeon/ |
| H A D | octeon-stubs.h | 1124 uint64_t rad:1; member
|
| /linux-6.15/drivers/hid/bpf/progs/ |
| H A D | hid_report_helpers.h | 128 #define rad (SIRotation | (0x1 << 4)) macro
|
| /linux-6.15/Documentation/ABI/testing/ |
| H A D | sysfs-bus-iio | 544 expressed in SI units (m/s^2 for accelerometers and rad/s
|