Home
last modified time | relevance | path

Searched full:fixed (Results 1 – 25 of 4158) sorted by relevance

12345678910>>...167

/Linux-v6.1/drivers/clk/tegra/
Dclk-periph-fixed.c19 struct tegra_clk_periph_fixed *fixed = to_tegra_clk_periph_fixed(hw); in tegra_clk_periph_fixed_is_enabled() local
20 u32 mask = 1 << (fixed->num % 32), value; in tegra_clk_periph_fixed_is_enabled()
22 value = readl(fixed->base + fixed->regs->enb_reg); in tegra_clk_periph_fixed_is_enabled()
24 value = readl(fixed->base + fixed->regs->rst_reg); in tegra_clk_periph_fixed_is_enabled()
34 struct tegra_clk_periph_fixed *fixed = to_tegra_clk_periph_fixed(hw); in tegra_clk_periph_fixed_enable() local
35 u32 mask = 1 << (fixed->num % 32); in tegra_clk_periph_fixed_enable()
37 writel(mask, fixed->base + fixed->regs->enb_set_reg); in tegra_clk_periph_fixed_enable()
44 struct tegra_clk_periph_fixed *fixed = to_tegra_clk_periph_fixed(hw); in tegra_clk_periph_fixed_disable() local
45 u32 mask = 1 << (fixed->num % 32); in tegra_clk_periph_fixed_disable()
47 writel(mask, fixed->base + fixed->regs->enb_clr_reg); in tegra_clk_periph_fixed_disable()
[all …]
/Linux-v6.1/drivers/clk/
Dclk-fixed-rate.c6 * Fixed rate clock implementation
18 * DOC: basic fixed-rate clock that cannot gate
23 * rate - rate is always a fixed value. No clk_set_rate support
24 * parent - fixed parent. No clk_set_parent support
38 struct clk_fixed_rate *fixed = to_clk_fixed_rate(hw); in clk_fixed_rate_recalc_accuracy() local
40 if (fixed->flags & CLK_FIXED_RATE_PARENT_ACCURACY) in clk_fixed_rate_recalc_accuracy()
43 return fixed->fixed_accuracy; in clk_fixed_rate_recalc_accuracy()
71 struct clk_fixed_rate *fixed; in __clk_hw_register_fixed_rate() local
76 /* allocate fixed-rate clock */ in __clk_hw_register_fixed_rate()
78 fixed = devres_alloc(devm_clk_hw_register_fixed_rate_release, in __clk_hw_register_fixed_rate()
[all …]
/Linux-v6.1/drivers/hid/
Dhid-uclogic-rdesc.h4 * - original and fixed report descriptors
25 /* Fixed WP4030U report descriptor */
29 /* Fixed WP5540U report descriptor */
33 /* Fixed WP8060U report descriptor */
43 /* Fixed WP1062 report descriptor */
50 /* Fixed PF1209 report descriptor */
59 /* Fixed PID 0522 tablet report descriptor, interface 0 (stylus) */
63 /* Fixed PID 0522 tablet report descriptor, interface 1 (mouse) */
67 /* Fixed PID 0522 tablet report descriptor, interface 2 (frame buttons) */
75 /* Fixed TWHA60 report descriptor, interface 0 (stylus) */
[all …]
/Linux-v6.1/Documentation/devicetree/bindings/regulator/
Dfixed-regulator.yaml4 $id: http://devicetree.org/schemas/regulator/fixed-regulator.yaml#
7 title: Fixed Voltage regulators
15 regulator.yaml, can also be used. However a fixed voltage regulator is
25 const: regulator-fixed-clock
33 const: regulator-fixed-domain
42 - regulator-fixed
43 - regulator-fixed-clock
44 - regulator-fixed-domain
55 the compatible is chosen to regulator-fixed-clock. The clock binding
56 is mandatory if compatible is chosen to regulator-fixed-clock.
[all …]
/Linux-v6.1/arch/arm/boot/dts/
Daxm5516-cpus.dtsi77 cpu-release-addr = <0>; // Fixed by the boot loader
85 cpu-release-addr = <0>; // Fixed by the boot loader
93 cpu-release-addr = <0>; // Fixed by the boot loader
101 cpu-release-addr = <0>; // Fixed by the boot loader
109 cpu-release-addr = <0>; // Fixed by the boot loader
117 cpu-release-addr = <0>; // Fixed by the boot loader
125 cpu-release-addr = <0>; // Fixed by the boot loader
133 cpu-release-addr = <0>; // Fixed by the boot loader
141 cpu-release-addr = <0>; // Fixed by the boot loader
149 cpu-release-addr = <0>; // Fixed by the boot loader
[all …]
Dbcm11351.dtsi272 compatible = "fixed-clock";
278 compatible = "fixed-clock";
284 compatible = "fixed-clock";
290 compatible = "fixed-clock";
296 compatible = "fixed-clock";
302 compatible = "fixed-clock";
308 compatible = "fixed-clock";
314 compatible = "fixed-clock";
320 compatible = "fixed-clock";
326 compatible = "fixed-clock";
[all …]
Dbcm21664.dtsi194 * Fixed clocks are defined before CCUs whose
200 compatible = "fixed-clock";
206 compatible = "fixed-clock";
212 compatible = "fixed-clock";
218 compatible = "fixed-clock";
224 compatible = "fixed-clock";
230 compatible = "fixed-clock";
236 compatible = "fixed-clock";
242 compatible = "fixed-clock";
248 compatible = "fixed-clock";
[all …]
Dstm32mp157a-icore-stm32mp1.dtsi59 compatible = "regulator-fixed";
67 compatible = "regulator-fixed";
75 compatible = "regulator-fixed";
83 compatible = "regulator-fixed";
91 compatible = "regulator-fixed";
99 compatible = "regulator-fixed";
108 compatible = "regulator-fixed";
117 compatible = "regulator-fixed";
125 compatible = "regulator-fixed";
133 compatible = "regulator-fixed";
[all …]
Dam33xx-clocks.dtsi19 compatible = "fixed-factor-clock";
28 compatible = "fixed-factor-clock";
37 compatible = "fixed-factor-clock";
46 compatible = "fixed-factor-clock";
55 compatible = "fixed-factor-clock";
64 compatible = "fixed-factor-clock";
73 compatible = "fixed-factor-clock";
82 compatible = "fixed-factor-clock";
91 compatible = "fixed-factor-clock";
100 compatible = "fixed-factor-clock";
[all …]
Ddm814x-clocks.dtsi187 compatible = "fixed-clock";
212 compatible = "fixed-clock";
219 compatible = "fixed-clock";
226 compatible = "fixed-clock";
232 compatible = "fixed-clock";
238 compatible = "fixed-clock";
244 compatible = "fixed-clock";
252 compatible = "fixed-factor-clock";
266 /* Fixed divider clock 0.0016384 * devosc */
269 compatible = "fixed-factor-clock";
[all …]
/Linux-v6.1/arch/powerpc/include/asm/
Dhead-64.h23 * Fixed (location) sections are used by opening fixed sections and emitting
24 * fixed section entries into them before closing them. Multiple fixed sections
27 * Each fixed section created in a .S file must have corresponding linkage
30 * For each fixed section, code is generated into it in the order which it
31 * appears in the source. Fixed section entries can be placed at a fixed
125 .error "Fixed section exception vector misalignment"; \
128 .error "Fixed section exception vector bad size"; \
131 .error "Fixed section underflow"; \
140 .error "Fixed section overflow"; \
144 .error "Fixed entry overflow"; \
[all …]
/Linux-v6.1/drivers/net/wireless/ti/wlcore/
Dio.h46 bool fixed) in wlcore_raw_write() argument
55 ret = wl->if_ops->write(wl->dev, addr, buf, len, fixed); in wlcore_raw_write()
64 bool fixed) in wlcore_raw_read() argument
73 ret = wl->if_ops->read(wl->dev, addr, buf, len, fixed); in wlcore_raw_read()
82 bool fixed) in wlcore_raw_read_data() argument
84 return wlcore_raw_read(wl, wl->rtable[reg], buf, len, fixed); in wlcore_raw_read_data()
89 bool fixed) in wlcore_raw_write_data() argument
91 return wlcore_raw_write(wl, wl->rtable[reg], buf, len, fixed); in wlcore_raw_write_data()
119 void *buf, size_t len, bool fixed) in wlcore_read() argument
125 return wlcore_raw_read(wl, physical, buf, len, fixed); in wlcore_read()
[all …]
/Linux-v6.1/drivers/clk/uniphier/
Dclk-uniphier-fixed-rate.c16 struct clk_fixed_rate *fixed; in uniphier_clk_register_fixed_rate() local
20 /* allocate fixed-rate clock */ in uniphier_clk_register_fixed_rate()
21 fixed = devm_kzalloc(dev, sizeof(*fixed), GFP_KERNEL); in uniphier_clk_register_fixed_rate()
22 if (!fixed) in uniphier_clk_register_fixed_rate()
31 fixed->fixed_rate = data->fixed_rate; in uniphier_clk_register_fixed_rate()
32 fixed->hw.init = &init; in uniphier_clk_register_fixed_rate()
34 ret = devm_clk_hw_register(dev, &fixed->hw); in uniphier_clk_register_fixed_rate()
38 return &fixed->hw; in uniphier_clk_register_fixed_rate()
/Linux-v6.1/Documentation/filesystems/
Dhpfs.rst229 0.91 Fixed bug that caused shooting to memory when write_inode was called on
231 0.92 Fixed a little memory leak in freeing directory inodes
232 0.93 Fixed bug that locked up the machine when there were too many filenames
234 Fixed write_file to zero file when writing behind file end
235 0.94 Fixed a little memory leak when trying to delete busy file or directory
236 0.95 Fixed a bug that i_hpfs_parent_dir was not updated when moving files
238 1.91 Fixed a bug that chk_sectors failed when sectors were at the end of disk
239 Fixed a race-condition when write_inode is called while deleting file
240 Fixed a bug that could possibly happen (with very low probability) when
262 Fixed a possible problem with disks > 64G (but I don't have one, so I can't
[all …]
/Linux-v6.1/drivers/clk/sunxi/
Dclk-a10-hosc.c20 struct clk_fixed_rate *fixed; in sun4i_osc_clk_setup() local
28 /* allocate fixed-rate and gate clock structs */ in sun4i_osc_clk_setup()
29 fixed = kzalloc(sizeof(struct clk_fixed_rate), GFP_KERNEL); in sun4i_osc_clk_setup()
30 if (!fixed) in sun4i_osc_clk_setup()
38 /* set up gate and fixed rate properties */ in sun4i_osc_clk_setup()
42 fixed->fixed_rate = rate; in sun4i_osc_clk_setup()
47 &fixed->hw, &clk_fixed_rate_ops, in sun4i_osc_clk_setup()
60 kfree(fixed); in sun4i_osc_clk_setup()
/Linux-v6.1/drivers/acpi/acpica/
Devxfevnt.c134 * PARAMETERS: event - The fixed eventto be enabled in ACPI_EXPORT_SYMBOL()
139 * DESCRIPTION: Enable an ACPI event (fixed) in ACPI_EXPORT_SYMBOL()
149 /* If Hardware Reduced flag is set, there are no fixed events */ in ACPI_EXPORT_SYMBOL()
155 /* Decode the Fixed Event */ in ACPI_EXPORT_SYMBOL()
162 * Enable the requested fixed event (by writing a one to the enable in ACPI_EXPORT_SYMBOL()
197 * PARAMETERS: event - The fixed event to be disabled in ACPI_EXPORT_SYMBOL()
202 * DESCRIPTION: Disable an ACPI event (fixed) in ACPI_EXPORT_SYMBOL()
212 /* If Hardware Reduced flag is set, there are no fixed events */ in ACPI_EXPORT_SYMBOL()
218 /* Decode the Fixed Event */ in ACPI_EXPORT_SYMBOL()
225 * Disable the requested fixed event (by writing a zero to the enable in ACPI_EXPORT_SYMBOL()
[all …]
Devevent.c4 * Module Name: evevent - Fixed Event handling and dispatch
30 * DESCRIPTION: Initialize global data structures for ACPI events (Fixed, GPE)
40 /* If Hardware Reduced flag is set, there are no fixed events */ in acpi_ev_initialize_events()
47 * Initialize the Fixed and General Purpose Events. This is done prior to in acpi_ev_initialize_events()
54 "Unable to initialize fixed events")); in acpi_ev_initialize_events()
122 * DESCRIPTION: Install the fixed event handlers and disable all fixed events.
132 * Initialize the structure that keeps track of fixed event handlers and in acpi_ev_fixed_event_initialize()
133 * disable all of the fixed events. in acpi_ev_fixed_event_initialize()
139 /* Disable the fixed event */ in acpi_ev_fixed_event_initialize()
163 * DESCRIPTION: Checks the PM status register for active fixed events
[all …]
/Linux-v6.1/Documentation/devicetree/bindings/clock/
Dnuvoton,npcm750-clk.txt8 There are six fixed clocks that are generated outside the BMC. All clocks are of
9 a known fixed value that cannot be changed. clk_refclk, clk_mcbypck and
44 compatible = "fixed-clock";
52 compatible = "fixed-clock";
60 compatible = "fixed-clock";
68 compatible = "fixed-clock";
76 compatible = "fixed-clock";
83 compatible = "fixed-clock";
91 clock controller and a fixed clock from DT (clk_rg1refck).
Dcirrus,lochnagar.yaml59 - ln-pmic-32k # On board fixed clock.
60 - ln-clk-12m # On board fixed clock.
61 - ln-clk-11m # On board fixed clock.
62 - ln-clk-24m # On board fixed clock.
63 - ln-clk-22m # On board fixed clock.
64 - ln-clk-8m # On board fixed clock.
65 - ln-usb-clk-24m # On board fixed clock.
66 - ln-usb-clk-12m # On board fixed clock.
/Linux-v6.1/arch/arm64/boot/dts/amd/
Damd-seattle-clks.dtsi9 compatible = "fixed-clock";
16 compatible = "fixed-clock";
23 compatible = "fixed-clock";
30 compatible = "fixed-clock";
37 compatible = "fixed-clock";
44 compatible = "fixed-clock";
51 compatible = "fixed-clock";
/Linux-v6.1/fs/befs/
DChangeLog7 * Fixed module makefile problem. It was not compiling all the correct
10 * Fixed potential null pointer dereference when reporting an error
14 * Oy! Fixed stupid bug that would cause an unresolved symbol error.
29 * Fixed up some places where I assumed that a long int could hold
46 * Fixed bug in befs_find_brun_indirect() that would result in the wrong
50 * Fixed a longstanding bug in befs_find_key() that would result in it
71 * Fixed makefile for module install [WD]
98 * Fixed stupid bug where specifying the uid or gid mount options as '0'
142 default linux-supplied implementation. Fixed. Works now.
147 priority parameter to kmalloc(). Fixed.
[all …]
/Linux-v6.1/Documentation/devicetree/bindings/mtd/partitions/
Dfixed-partitions.yaml4 $id: http://devicetree.org/schemas/mtd/partitions/fixed-partitions.yaml#
7 title: Fixed partitions
23 - const: fixed-partitions
26 - const: fixed-partitions
62 compatible = "fixed-partitions";
79 compatible = "fixed-partitions";
92 compatible = "fixed-partitions";
111 compatible = "fixed-partitions";
128 compatible = "fixed-partitions";
149 compatible = "sercomm,sc-partitions", "fixed-partitions";
/Linux-v6.1/sound/usb/
Dvalidate.c233 #define FIXED(p, t, s) { .protocol = (p), .type = (t), .size = sizeof(s) } macro
239 FIXED(UAC_VERSION_1, UAC_INPUT_TERMINAL,
241 FIXED(UAC_VERSION_1, UAC_OUTPUT_TERMINAL,
250 FIXED(UAC_VERSION_2, UAC_HEADER, struct uac2_ac_header_descriptor),
251 FIXED(UAC_VERSION_2, UAC_INPUT_TERMINAL,
253 FIXED(UAC_VERSION_2, UAC_OUTPUT_TERMINAL,
261 FIXED(UAC_VERSION_2, UAC2_CLOCK_SOURCE,
264 FIXED(UAC_VERSION_2, UAC2_CLOCK_MULTIPLIER,
269 FIXED(UAC_VERSION_2, UAC_HEADER, struct uac3_ac_header_descriptor),
270 FIXED(UAC_VERSION_3, UAC_INPUT_TERMINAL,
[all …]
/Linux-v6.1/drivers/gpu/drm/amd/display/dc/dce110/
Ddce110_opp_csc_v.c129 /* fixed S2.13 format */ in program_color_matrix_v()
147 /* fixed S2.13 format */ in program_color_matrix_v()
153 /* fixed S0.13 format */ in program_color_matrix_v()
165 /* fixed S2.13 format */ in program_color_matrix_v()
171 /* fixed S2.13 format */ in program_color_matrix_v()
183 /* fixed S2.13 format */ in program_color_matrix_v()
189 /* fixed S0.13 format */ in program_color_matrix_v()
201 /* fixed S2.13 format */ in program_color_matrix_v()
207 /* fixed S0.13 format */ in program_color_matrix_v()
219 /* fixed S2.13 format */ in program_color_matrix_v()
[all …]
/Linux-v6.1/arch/arm64/boot/dts/arm/
Djuno-clocks.dtsi10 /* SoC fixed clocks */
12 compatible = "fixed-clock";
19 compatible = "fixed-clock";
26 compatible = "fixed-clock";
33 compatible = "fixed-clock";
40 compatible = "fixed-clock";

12345678910>>...167