ACIL FM
Dark
Refresh
Current DIR:
/usr/src/kernels/5.14.0-427.31.1.el9_4.x86_64/include/clocksource
/
usr
src
kernels
5.14.0-427.31.1.el9_4.x86_64
include
clocksource
Upload
Zip Selected
Delete Selected
Pilih semua
Nama
Ukuran
Permission
Aksi
arm_arch_timer.h
2.5 MB
chmod
View
DL
Edit
Rename
Delete
hyperv_timer.h
3.22 MB
chmod
View
DL
Edit
Rename
Delete
pxa.h
278 B
chmod
View
DL
Edit
Rename
Delete
samsung_pwm.h
803 B
chmod
View
DL
Edit
Rename
Delete
timer-davinci.h
1.28 MB
chmod
View
DL
Edit
Rename
Delete
timer-goldfish.h
1007 B
chmod
View
DL
Edit
Rename
Delete
timer-ti-dm.h
12.26 MB
chmod
View
DL
Edit
Rename
Delete
Edit file: /usr/src/kernels/5.14.0-427.31.1.el9_4.x86_64/include/clocksource/samsung_pwm.h
/* SPDX-License-Identifier: GPL-2.0-only */ /* * Copyright (C) 2013 Samsung Electronics Co., Ltd. */ #ifndef __CLOCKSOURCE_SAMSUNG_PWM_H #define __CLOCKSOURCE_SAMSUNG_PWM_H #include <linux/spinlock.h> #define SAMSUNG_PWM_NUM 5 /* * Following declaration must be in an ifdef due to this symbol being static * in pwm-samsung driver if the clocksource driver is not compiled in and the * spinlock is not shared between both drivers. */ #ifdef CONFIG_CLKSRC_SAMSUNG_PWM extern spinlock_t samsung_pwm_lock; #endif struct samsung_pwm_variant { u8 bits; u8 div_base; u8 tclk_mask; u8 output_mask; bool has_tint_cstat; }; void samsung_pwm_clocksource_init(void __iomem *base, unsigned int *irqs, const struct samsung_pwm_variant *variant); #endif /* __CLOCKSOURCE_SAMSUNG_PWM_H */
Simpan
Batal
Isi Zip:
Unzip
Create
Buat Folder
Buat File
Terminal / Execute
Run
Chmod Bulk
All File
All Folder
All File dan Folder
Apply