| /OK3568_Linux_fs/kernel/arch/arm/boot/dts/ |
| H A D | imx53-kp-hsc.dts | 12 compatible = "kiebackpeter,imx53-hsc", "fsl,imx53";
|
| H A D | Makefile | 405 imx53-kp-hsc.dtb \
|
| /OK3568_Linux_fs/kernel/drivers/scsi/libsas/ |
| H A D | sas_scsi_host.c | 878 sector_t capacity, int *hsc) in sas_bios_param() argument 880 hsc[0] = 255; in sas_bios_param() 881 hsc[1] = 63; in sas_bios_param() 883 hsc[2] = capacity; in sas_bios_param()
|
| /OK3568_Linux_fs/kernel/net/key/ |
| H A D | af_key.c | 765 int add_keys, int hsc) in __pfkey_xfrm_state2msg() argument 793 ((hsc & 1) ? sizeof(struct sadb_lifetime) : 0) + in __pfkey_xfrm_state2msg() 794 ((hsc & 2) ? sizeof(struct sadb_lifetime) : 0) + in __pfkey_xfrm_state2msg() 885 if (hsc & 2) { in __pfkey_xfrm_state2msg() 896 if (hsc & 1) { in __pfkey_xfrm_state2msg() 1058 int hsc) in pfkey_xfrm_state2msg_expire() argument 1060 return __pfkey_xfrm_state2msg(x, 0, hsc); in pfkey_xfrm_state2msg_expire() 3048 int hsc; in key_notify_sa_expire() local 3052 hsc = 2; in key_notify_sa_expire() 3054 hsc = 1; in key_notify_sa_expire() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/amdgpu/ |
| H A D | amdgpu_display.c | 762 amdgpu_crtc->hsc.full = dfixed_div(a, b); in amdgpu_display_crtc_scaling_mode_fixup() 765 amdgpu_crtc->hsc.full = dfixed_const(1); in amdgpu_display_crtc_scaling_mode_fixup()
|
| H A D | amdgpu_mode.h | 401 fixed20_12 hsc; member
|
| H A D | dce_v6_0.c | 934 c.full = dfixed_mul(c, amdgpu_crtc->hsc); in dce_v6_0_program_watermarks() 946 c.full = dfixed_mul(c, amdgpu_crtc->hsc); in dce_v6_0_program_watermarks()
|
| /OK3568_Linux_fs/kernel/include/scsi/ |
| H A D | libsas.h | 666 sector_t capacity, int *hsc);
|
| /OK3568_Linux_fs/kernel/drivers/video/fbdev/ |
| H A D | cg14.c | 118 u16 hsc; /* Hor Sync Clear */ member
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | cdrom.h | 691 struct dvd_host_send_challenge hsc; 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 | cdrom.h | 688 struct dvd_host_send_challenge hsc; member
|
| /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 | cdrom.h | 688 struct dvd_host_send_challenge hsc; member
|
| /OK3568_Linux_fs/kernel/drivers/media/i2c/cx25840/ |
| H A D | cx25840-core.c | 1755 u32 hsc, vsc, v_src, h_src, v_add; in cx25840_set_fmt() local 1820 hsc = (h_src * (1 << 20)) / fmt->width - (1 << 20); in cx25840_set_fmt() 1836 (unsigned int)hsc, (unsigned int)vsc); in cx25840_set_fmt() 1840 cx25840_write4(client, 0x434, hsc | (1 << 24)); in cx25840_set_fmt() 1844 cx25840_write(client, 0x418, hsc & 0xff); in cx25840_set_fmt() 1845 cx25840_write(client, 0x419, (hsc >> 8) & 0xff); in cx25840_set_fmt() 1846 cx25840_write(client, 0x41a, hsc >> 16); in cx25840_set_fmt()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/radeon/ |
| H A D | radeon_display.c | 1769 radeon_crtc->hsc.full = dfixed_div(a, b); in radeon_crtc_scaling_mode_fixup() 1772 radeon_crtc->hsc.full = dfixed_const(1); in radeon_crtc_scaling_mode_fixup()
|
| H A D | radeon_mode.h | 349 fixed20_12 hsc; member
|
| H A D | rs690.c | 335 b.full = dfixed_mul(b, crtc->hsc); in rs690_crtc_bandwidth_compute()
|
| H A D | rv515.c | 1015 b.full = dfixed_mul(b, crtc->hsc); in rv515_crtc_bandwidth_compute()
|
| H A D | evergreen.c | 2260 c.full = dfixed_mul(c, radeon_crtc->hsc); in evergreen_program_watermarks() 2272 c.full = dfixed_mul(c, radeon_crtc->hsc); in evergreen_program_watermarks()
|
| H A D | si.c | 2411 c.full = dfixed_mul(c, radeon_crtc->hsc); in dce6_program_watermarks() 2423 c.full = dfixed_mul(c, radeon_crtc->hsc); in dce6_program_watermarks()
|
| /OK3568_Linux_fs/kernel/drivers/cdrom/ |
| H A D | cdrom.c | 1710 setup_send_key(&cgc, ai->hsc.agid, 1); in dvd_do_auth() 1712 copy_chal(&buf[4], ai->hsc.chal); in dvd_do_auth()
|