/linux/fs/nilfs2/ |
H A D | segment.c | 90 static inline void nilfs_sc_cstage_inc(struct nilfs_sc_info *sci) in nilfs_sc_cstage_inc() argument 92 sci->sc_stage.scnt++; in nilfs_sc_cstage_inc() 93 trace_nilfs2_collection_stage_transition(sci); in nilfs_sc_cstage_inc() 96 static inline void nilfs_sc_cstage_set(struct nilfs_sc_info *sci, int next_scnt) in nilfs_sc_cstage_set() argument 98 sci->sc_stage.scnt = next_scnt; in nilfs_sc_cstage_set() 99 trace_nilfs2_collection_stage_transition(sci); in nilfs_sc_cstage_set() 102 static inline int nilfs_sc_cstage_get(struct nilfs_sc_info *sci) in nilfs_sc_cstage_get() argument 104 return sci->sc_stage.scnt; in nilfs_sc_cstage_get() 271 struct nilfs_sc_info *sci = nilfs->ns_writer; in nilfs_transaction_commit() local 274 nilfs_segctor_start_timer(sci); in nilfs_transaction_commit() 318 struct nilfs_sc_info *sci = nilfs->ns_writer; nilfs_relax_pressure_in_lock() local 344 struct nilfs_sc_info *sci = nilfs->ns_writer; nilfs_transaction_lock() local 388 nilfs_segctor_map_segsum_entry(struct nilfs_sc_info * sci,struct nilfs_segsum_pointer * ssp,unsigned int bytes) nilfs_segctor_map_segsum_entry() argument 411 nilfs_segctor_reset_segment_buffer(struct nilfs_sc_info * sci) nilfs_segctor_reset_segment_buffer() argument 440 nilfs_segctor_zeropad_segsum(struct nilfs_sc_info * sci) nilfs_segctor_zeropad_segsum() argument 450 nilfs_segctor_feed_segment(struct nilfs_sc_info * sci) nilfs_segctor_feed_segment() argument 463 nilfs_segctor_add_super_root(struct nilfs_sc_info * sci) nilfs_segctor_add_super_root() argument 484 nilfs_segctor_segsum_block_required(struct nilfs_sc_info * sci,const struct nilfs_segsum_pointer * ssp,unsigned int binfo_size) nilfs_segctor_segsum_block_required() argument 495 nilfs_segctor_begin_finfo(struct nilfs_sc_info * sci,struct inode * inode) nilfs_segctor_begin_finfo() argument 509 nilfs_segctor_end_finfo(struct nilfs_sc_info * sci,struct inode * inode) nilfs_segctor_end_finfo() argument 543 nilfs_segctor_add_file_block(struct nilfs_sc_info * sci,struct buffer_head * bh,struct inode * inode,unsigned int binfo_size) nilfs_segctor_add_file_block() argument 582 nilfs_collect_file_data(struct nilfs_sc_info * sci,struct buffer_head * bh,struct inode * inode) nilfs_collect_file_data() argument 598 nilfs_collect_file_node(struct nilfs_sc_info * sci,struct buffer_head * bh,struct inode * inode) nilfs_collect_file_node() argument 605 nilfs_collect_file_bmap(struct nilfs_sc_info * sci,struct buffer_head * bh,struct inode * inode) nilfs_collect_file_bmap() argument 613 nilfs_write_file_data_binfo(struct nilfs_sc_info * sci,struct nilfs_segsum_pointer * ssp,union nilfs_binfo * binfo) nilfs_write_file_data_binfo() argument 622 nilfs_write_file_node_binfo(struct nilfs_sc_info * sci,struct nilfs_segsum_pointer * ssp,union nilfs_binfo * binfo) nilfs_write_file_node_binfo() argument 639 nilfs_collect_dat_data(struct nilfs_sc_info * sci,struct buffer_head * bh,struct inode * inode) nilfs_collect_dat_data() argument 654 nilfs_collect_dat_bmap(struct nilfs_sc_info * sci,struct buffer_head * bh,struct inode * inode) nilfs_collect_dat_bmap() argument 662 nilfs_write_dat_data_binfo(struct nilfs_sc_info * sci,struct nilfs_segsum_pointer * ssp,union nilfs_binfo * binfo) nilfs_write_dat_data_binfo() argument 671 nilfs_write_dat_node_binfo(struct nilfs_sc_info * sci,struct nilfs_segsum_pointer * ssp,union nilfs_binfo * binfo) nilfs_write_dat_node_binfo() argument 826 struct nilfs_sc_info *sci = container_of(work, struct nilfs_sc_info, nilfs_iput_work_func() local 849 nilfs_segctor_clean(struct nilfs_sc_info * sci) nilfs_segctor_clean() argument 857 nilfs_segctor_confirm(struct nilfs_sc_info * sci) nilfs_segctor_confirm() argument 873 nilfs_segctor_clear_metadata_dirty(struct nilfs_sc_info * sci) nilfs_segctor_clear_metadata_dirty() argument 900 nilfs_segctor_fill_in_file_bmap(struct nilfs_sc_info * sci) nilfs_segctor_fill_in_file_bmap() argument 937 nilfs_segctor_fill_in_super_root(struct nilfs_sc_info * sci,struct the_nilfs * nilfs) nilfs_segctor_fill_in_super_root() argument 993 nilfs_segctor_apply_buffers(struct nilfs_sc_info * sci,struct inode * inode,struct list_head * listp,int (* collect)(struct nilfs_sc_info *,struct buffer_head *,struct inode *)) nilfs_segctor_apply_buffers() argument 1024 nilfs_segctor_buffer_rest(struct nilfs_sc_info * sci) nilfs_segctor_buffer_rest() argument 1031 nilfs_segctor_scan_file(struct nilfs_sc_info * sci,struct inode * inode,const struct nilfs_sc_operations * sc_ops) nilfs_segctor_scan_file() argument 1084 nilfs_segctor_scan_file_dsync(struct nilfs_sc_info * sci,struct inode * inode) nilfs_segctor_scan_file_dsync() argument 1158 nilfs_segctor_collect_blocks(struct nilfs_sc_info * sci,int mode) nilfs_segctor_collect_blocks() argument 1319 nilfs_segctor_begin_construction(struct nilfs_sc_info * sci,struct the_nilfs * nilfs) nilfs_segctor_begin_construction() argument 1379 nilfs_segctor_extend_segments(struct nilfs_sc_info * sci,struct the_nilfs * nilfs,int nadd) nilfs_segctor_extend_segments() argument 1474 nilfs_segctor_update_segusage(struct nilfs_sc_info * sci,struct inode * sufile) nilfs_segctor_update_segusage() argument 1509 nilfs_segctor_truncate_segments(struct nilfs_sc_info * sci,struct nilfs_segment_buffer * last,struct inode * sufile) nilfs_segctor_truncate_segments() argument 1525 nilfs_segctor_collect(struct nilfs_sc_info * sci,struct the_nilfs * nilfs,int mode) nilfs_segctor_collect() argument 1589 nilfs_segctor_update_payload_blocknr(struct nilfs_sc_info * sci,struct nilfs_segment_buffer * segbuf,int mode) nilfs_segctor_update_payload_blocknr() argument 1661 nilfs_segctor_assign(struct nilfs_sc_info * sci,int mode) nilfs_segctor_assign() argument 1766 nilfs_segctor_write(struct nilfs_sc_info * sci,struct the_nilfs * nilfs) nilfs_segctor_write() argument 1852 nilfs_segctor_abort_construction(struct nilfs_sc_info * sci,struct the_nilfs * nilfs,int err) nilfs_segctor_abort_construction() argument 1891 nilfs_segctor_complete_write(struct nilfs_sc_info * sci) nilfs_segctor_complete_write() argument 1990 nilfs_segctor_wait(struct nilfs_sc_info * sci) nilfs_segctor_wait() argument 2002 nilfs_segctor_collect_dirty_files(struct nilfs_sc_info * sci,struct the_nilfs * nilfs) nilfs_segctor_collect_dirty_files() argument 2045 nilfs_segctor_drop_written_files(struct nilfs_sc_info * sci,struct the_nilfs * nilfs) nilfs_segctor_drop_written_files() argument 2084 nilfs_segctor_do_construct(struct nilfs_sc_info * sci,int mode) nilfs_segctor_do_construct() argument 2191 nilfs_segctor_start_timer(struct nilfs_sc_info * sci) nilfs_segctor_start_timer() argument 2204 nilfs_segctor_do_flush(struct nilfs_sc_info * sci,int bn) nilfs_segctor_do_flush() argument 2225 struct nilfs_sc_info *sci = nilfs->ns_writer; nilfs_flush_segment() local 2240 nilfs_segctor_sync(struct nilfs_sc_info * sci) nilfs_segctor_sync() argument 2290 nilfs_segctor_wakeup(struct nilfs_sc_info * sci,int err,bool force) nilfs_segctor_wakeup() argument 2331 struct nilfs_sc_info *sci = nilfs->ns_writer; nilfs_construct_segment() local 2367 struct nilfs_sc_info *sci = nilfs->ns_writer; nilfs_construct_dsync_segment() local 2414 nilfs_segctor_accept(struct nilfs_sc_info * sci) nilfs_segctor_accept() argument 2439 nilfs_segctor_notify(struct nilfs_sc_info * sci,int mode,int err) nilfs_segctor_notify() argument 2468 nilfs_segctor_construct(struct nilfs_sc_info * sci,int mode) nilfs_segctor_construct() argument 2505 struct nilfs_sc_info *sci = from_timer(sci, t, sc_timer); nilfs_construction_timeout() local 2529 struct nilfs_sc_info *sci = nilfs->ns_writer; nilfs_clean_segments() local 2582 nilfs_segctor_thread_construct(struct nilfs_sc_info * sci,int mode) nilfs_segctor_thread_construct() argument 2600 nilfs_segctor_do_immediate_flush(struct nilfs_sc_info * sci) nilfs_segctor_do_immediate_flush() argument 2620 nilfs_segctor_flush_mode(struct nilfs_sc_info * sci) nilfs_segctor_flush_mode() argument 2640 nilfs_log_write_required(struct nilfs_sc_info * sci,int * modep) nilfs_log_write_required() argument 2671 struct nilfs_sc_info *sci = (struct nilfs_sc_info *)arg; nilfs_segctor_thread() local 2719 struct nilfs_sc_info *sci; nilfs_segctor_new() local 2751 nilfs_segctor_write_out(struct nilfs_sc_info * sci) nilfs_segctor_write_out() argument 2779 nilfs_segctor_destroy(struct nilfs_sc_info * sci) nilfs_segctor_destroy() argument 2846 struct nilfs_sc_info *sci; nilfs_attach_log_writer() local [all...] |
/linux/drivers/remoteproc/ |
H A D | ti_sci_proc.h | 3 * Texas Instruments TI-SCI Processor Controller Helper Functions 16 * @sci: cached TI-SCI protocol handle 17 * @ops: cached TI-SCI proc ops 24 const struct ti_sci_handle *sci; member 33 const struct ti_sci_handle *sci) in ti_sci_proc_of_get_tsp() argument 39 ret = of_property_read_u32_array(dev_of_node(dev), "ti,sci-proc-ids", in ti_sci_proc_of_get_tsp() 49 tsp->sci = sci; in ti_sci_proc_of_get_tsp() 50 tsp->ops = &sci->ops.proc_ops; in ti_sci_proc_of_get_tsp() 61 ret = tsp->ops->request(tsp->sci, tsp->proc_id); in ti_sci_proc_request() 63 dev_err(tsp->dev, "ti-sci processor request failed: %d\n", in ti_sci_proc_request() [all …]
|
/linux/drivers/clk/keystone/ |
H A D | sci-clk.c | 3 * SCI Clock driver for keystone based devices 24 * struct sci_clk_provider - TI SCI clock provider representation 25 * @sci: Handle to the System Control Interface protocol handler 26 * @ops: Pointer to the SCI ops to be used by the clocks 32 const struct ti_sci_handle *sci; member 40 * struct sci_clk - TI SCI clock representation 66 * sci_clk_prepare - Prepare (enable) a TI SCI clock 69 * Prepares a clock to be actively used. Returns the SCI protocol status. 78 return clk->provider->ops->get_clock(clk->provider->sci, clk->dev_id, in sci_clk_prepare() 85 * sci_clk_unprepare - Un-prepares (disables) a TI SCI clock [all …]
|
/linux/Documentation/devicetree/bindings/arm/keystone/ |
H A D | ti,sci.yaml | 4 $id: http://devicetree.org/schemas/arm/keystone/ti,sci.yaml# 7 title: TI-SCI controller 25 The TI-SCI node describes the Texas Instrument's System Controller entity node. 29 relationship between the TI-SCI parent node to the child node. 39 - const: ti,k2g-sci 42 - const: ti,am654-sci 47 made available from TI-SCI controller. 55 Specifies the mailboxes used to communicate with TI-SCI Controller 56 made available from TI-SCI controller. 72 $ref: /schemas/soc/ti/sci-pm-domain.yaml# [all …]
|
H A D | ti,k3-sci-common.yaml | 4 $id: http://devicetree.org/schemas/arm/keystone/ti,k3-sci-common.yaml# 7 title: Common K3 TI-SCI 16 through the TI-SCI protocol. 21 over the TI-SCI protocol. The following are some of the common properties 26 ti,sci: 29 Should be a phandle to the TI-SCI System Controller node 31 ti,sci-dev-id: 34 Should contain the TI-SCI device id corresponding to the device. Please 38 ti,sci-proc-ids: 42 - description: TI-SCI processor id for the remote processor device [all …]
|
/linux/drivers/reset/ |
H A D | reset-ti-sci.c | 3 * Texas Instrument's System Control Interface (TI-SCI) reset driver 33 * @sci: TI SCI handle used for communication with system controller 39 const struct ti_sci_handle *sci; member 53 * reset using the TI SCI protocol. The device's reset is asserted if the 56 * reset register is read using a TI SCI device operation, the new value is 58 * using another TI SCI device operation. 66 const struct ti_sci_handle *sci = data->sci; in ti_sci_reset_set() local 67 const struct ti_sci_dev_ops *dev_ops = &sci->ops.dev_ops; in ti_sci_reset_set() 78 ret = dev_ops->get_device_resets(sci, control->dev_id, &reset_state); in ti_sci_reset_set() 87 ret = dev_ops->set_device_resets(sci, control->dev_id, reset_state); in ti_sci_reset_set() [all …]
|
/linux/Documentation/devicetree/bindings/serial/ |
H A D | renesas,sci.yaml | 4 $id: http://devicetree.org/schemas/serial/renesas,sci.yaml# 20 - renesas,r9a07g043-sci # RZ/G2UL and RZ/Five 21 - renesas,r9a07g044-sci # RZ/G2{L,LC} 22 - renesas,r9a07g054-sci # RZ/V2L 23 - const: renesas,sci # generic SCI compatible UART 26 - const: renesas,sci # generic SCI compatible UART 71 - renesas,r9a07g043-sci 72 - renesas,r9a07g044-sci 73 - renesas,r9a07g054-sci 98 compatible = "renesas,r9a07g044-sci", "renesas,sci";
|
/linux/Documentation/devicetree/bindings/dma/ti/ |
H A D | k3-bcdma.yaml | 87 ti,sci-rm-range-bchan: 98 ti,sci-rm-range-tchan: 109 ti,sci-rm-range-rchan: 126 - ti,sci 127 - ti,sci-dev-id 128 - ti,sci-rm-range-rchan 132 - $ref: /schemas/arm/keystone/ti,k3-sci-common.yaml# 141 ti,sci-rm-range-bchan: false 142 ti,sci-rm-range-tchan: false 193 - ti,sci [all...] |
H A D | k3-pktdma.yaml | 28 - $ref: /schemas/arm/keystone/ti,k3-sci-common.yaml# 73 ti,sci-rm-range-tchan: 84 ti,sci-rm-range-tflow: 95 ti,sci-rm-range-rchan: 106 ti,sci-rm-range-rflow: 123 - ti,sci 124 - ti,sci-dev-id 125 - ti,sci-rm-range-tchan 126 - ti,sci-rm-range-tflow 127 - ti,sci-rm-range-rchan [all …]
|
H A D | k3-udma.yaml | 47 - $ref: /schemas/arm/keystone/ti,k3-sci-common.yaml# 97 ti,sci-rm-range-tchan: 106 ti,sci-rm-range-rchan: 115 ti,sci-rm-range-rflow: 130 - ti,sci 131 - ti,sci-dev-id 133 - ti,sci-rm-range-tchan 134 - ti,sci-rm-range-rchan 135 - ti,sci-rm-range-rflow 166 ti,sci-dev-id = <118>; [all …]
|
/linux/Documentation/devicetree/bindings/soc/ti/ |
H A D | sci-pm-domain.yaml | 4 $id: http://devicetree.org/schemas/soc/ti/sci-pm-domain.yaml# 7 title: TI-SCI generic power domain 20 through a protocol called TI System Control Interface (TI-SCI protocol). 22 This PM domain node represents the global PM domain managed by the TI-SCI 23 controller. Since this relies on the TI SCI protocol to communicate with 24 the TI-SCI controller, it must be a child of the TI-SCI controller node. 28 const: ti,sci-pm-domain 33 The two cells represent values that the TI-SCI controller defines. 51 compatible = "ti,sci-pm-domain"; 57 compatible = "ti,sci-pm-domain";
|
H A D | k3-ringacc.yaml | 29 - $ref: /schemas/arm/keystone/ti,k3-sci-common.yaml# 60 ti,sci-rm-range-gp-rings: 62 description: TI-SCI RM subtype for GP ring range 70 - ti,sci-rm-range-gp-rings 71 - ti,sci 72 - ti,sci-dev-id 91 ti,sci-rm-range-gp-rings = <0x2>; /* GP ring range */ 92 ti,sci = <&dmsc>; 93 ti,sci-dev-id = <187>;
|
/linux/Documentation/devicetree/bindings/reset/ |
H A D | ti,sci-reset.yaml | 4 $id: http://devicetree.org/schemas/reset/ti,sci-reset.yaml# 7 title: TI-SCI reset controller 17 through a protocol called TI System Control Interface (TI-SCI protocol). 19 This reset controller node uses the TI SCI protocol to perform the reset 21 node of the associated TI-SCI system controller node. 28 const: ti,sci-reset 33 The two cells represent values that the TI-SCI controller defines. 49 compatible = "ti,sci-reset";
|
/linux/Documentation/devicetree/bindings/clock/ |
H A D | ti,sci-clk.yaml | 4 $id: http://devicetree.org/schemas/clock/ti,sci-clk.yaml# 7 title: TI-SCI clock controller 17 through a protocol called TI System Control Interface (TI-SCI protocol). 19 This clock controller node uses the TI SCI protocol to perform various clock 21 node must be a child node of the associated TI-SCI system controller node. 28 const: ti,k2g-sci-clk 33 The two cells represent values that the TI-SCI controller defines. 47 compatible = "ti,k2g-sci-clk";
|
/linux/drivers/net/phy/ |
H A D | nxp-c45-tja11xx-macsec.c | 373 sci_t sci) in nxp_c45_find_secy() argument 378 if (pos->secy->sci == sci) in nxp_c45_find_secy() 590 sci_t sci) in nxp_c45_set_sci() argument 592 u64 lsci = sci_to_cpu(sci); in nxp_c45_set_sci() 598 static bool nxp_c45_port_is_1(sci_t sci) in nxp_c45_port_is_1() argument 600 u16 port = sci_to_cpu(sci); in nxp_c45_port_is_1() 622 if (!nxp_c45_port_is_1(phy_secy->secy->sci)) in nxp_c45_secy_valid() 626 return nxp_c45_port_is_1(phy_secy->rx_sc->sci); in nxp_c45_secy_valid() 735 phydev_dbg(phydev, "send sci %s\n", in nxp_c45_tx_sc_update() 931 phy_secy = nxp_c45_find_secy(&priv->macsec->secy_list, ctx->secy->sci); in nxp_c45_mdo_dev_open() [all …]
|
/linux/drivers/net/ethernet/mellanox/mlx5/core/en_accel/ |
H A D | macsec.c | 64 sci_t sci; member 81 sci_t sci; member 134 __be64 sci; member 267 MLX5_SET64(macsec_offload_obj, obj, sci, (__force u64)attrs->ssci); in mlx5e_macsec_create_object() 272 MLX5_SET64(macsec_offload_obj, obj, sci, (__force u64)(attrs->sci)); in mlx5e_macsec_create_object() 350 rule_attrs.sci = sa->sci; in mlx5e_macsec_init_sa_fs() 375 obj_attrs.sci = cpu_to_be64((__force u64)sa->sci); in mlx5e_macsec_init_sa() 408 mlx5e_macsec_get_rx_sc_from_sc_list(const struct list_head *list, sci_t sci) in mlx5e_macsec_get_rx_sc_from_sc_list() argument 413 if (iter->sci == sci) in mlx5e_macsec_get_rx_sc_from_sc_list() 540 tx_sa->sci = secy->sci; in mlx5e_macsec_add_txsa() [all …]
|
/linux/Documentation/devicetree/bindings/interrupt-controller/ |
H A D | ti,sci-intr.yaml | 4 $id: http://devicetree.org/schemas/interrupt-controller/ti,sci-intr.yaml# 13 - $ref: /schemas/arm/keystone/ti,k3-sci-common.yaml# 51 const: ti,sci-intr 90 - ti,sci 91 - ti,sci-dev-id 99 compatible = "ti,sci-intr"; 104 ti,sci = <&dmsc>; 105 ti,sci-dev-id = <131>;
|
/linux/Documentation/devicetree/bindings/remoteproc/ |
H A D | ti,k3-dsp-rproc.yaml | 139 - $ref: /schemas/arm/keystone/ti,k3-sci-common.yaml# 145 - ti,sci 146 - ti,sci-dev-id 147 - ti,sci-proc-ids 185 ti,sci = <&dmsc>; 186 ti,sci-dev-id = <142>; 187 ti,sci-proc-ids = <0x03 0xFF>; 201 ti,sci = <&dmsc>; 202 ti,sci-dev-id = <15>; 203 ti,sci-proc-ids = <0x30 0xFF>;
|
H A D | ti,k3-m4f-rproc.yaml | 20 $ref: /schemas/arm/keystone/ti,k3-sci-common.yaml# 76 - ti,sci 77 - ti,sci-dev-id 78 - ti,sci-proc-ids 121 ti,sci = <&dmsc>; 122 ti,sci-dev-id = <9>; 123 ti,sci-proc-ids = <0x18 0xff>;
|
/linux/drivers/acpi/acpica/ |
H A D | evsci.c | 27 * DESCRIPTION: Dispatch the SCI to all host-installed SCI handlers. 39 /* Are there any host-installed SCI handlers? */ in acpi_ev_sci_dispatch() 47 /* Invoke all host-installed SCI handlers */ in acpi_ev_sci_dispatch() 72 * control method to call to deal with a SCI. 100 /* Invoke all host-installed SCI handlers */ in acpi_ev_sci_xrupt_handler() 146 * DESCRIPTION: Installs SCI handler. 172 * DESCRIPTION: Remove the SCI interrupt handler. No further SCIs will be 173 * taken. Remove all host-installed SCI handlers. 177 * the SCI interrupt level when the handler is removed, so no more 202 /* Free all host-installed SCI handlers */ in acpi_ev_remove_all_sci_handlers()
|
/linux/include/trace/events/ |
H A D | nilfs2.h | 27 TP_PROTO(struct nilfs_sc_info *sci), 29 TP_ARGS(sci), 32 __field(void *, sci) 37 __entry->sci = sci; 38 __entry->stage = sci->sc_stage.scnt; 41 TP_printk("sci = %p stage = %s", 42 __entry->sci,
|
/linux/arch/arm64/boot/dts/ti/ |
H A D | k3-am65-wakeup.dtsi | 10 compatible = "ti,am654-sci"; 22 compatible = "ti,sci-pm-domain"; 27 compatible = "ti,k2g-sci-clk"; 32 compatible = "ti,sci-reset"; 79 compatible = "ti,sci-intr"; 85 ti,sci = <&dmsc>; 86 ti,sci-dev-id = <156>;
|
/linux/arch/sh/kernel/cpu/sh2a/ |
H A D | clock-sh7264.c | 115 CLKDEV_ICK_ID("fck", "sh-sci.0", &mstp_clks[MSTP77]), 116 CLKDEV_ICK_ID("fck", "sh-sci.1", &mstp_clks[MSTP77]), 117 CLKDEV_ICK_ID("fck", "sh-sci.2", &mstp_clks[MSTP77]), 118 CLKDEV_ICK_ID("fck", "sh-sci.3", &mstp_clks[MSTP77]), 119 CLKDEV_ICK_ID("fck", "sh-sci.4", &mstp_clks[MSTP77]), 120 CLKDEV_ICK_ID("fck", "sh-sci.5", &mstp_clks[MSTP77]), 121 CLKDEV_ICK_ID("fck", "sh-sci.6", &mstp_clks[MSTP77]), 122 CLKDEV_ICK_ID("fck", "sh-sci.7", &mstp_clks[MSTP77]),
|
H A D | clock-sh7269.c | 150 CLKDEV_ICK_ID("fck", "sh-sci.0", &mstp_clks[MSTP47]), 151 CLKDEV_ICK_ID("fck", "sh-sci.1", &mstp_clks[MSTP46]), 152 CLKDEV_ICK_ID("fck", "sh-sci.2", &mstp_clks[MSTP45]), 153 CLKDEV_ICK_ID("fck", "sh-sci.3", &mstp_clks[MSTP44]), 154 CLKDEV_ICK_ID("fck", "sh-sci.4", &mstp_clks[MSTP43]), 155 CLKDEV_ICK_ID("fck", "sh-sci.5", &mstp_clks[MSTP42]), 156 CLKDEV_ICK_ID("fck", "sh-sci.6", &mstp_clks[MSTP41]), 157 CLKDEV_ICK_ID("fck", "sh-sci.7", &mstp_clks[MSTP40]),
|
/linux/arch/sh/kernel/cpu/sh3/ |
H A D | setup-sh770x.c | 29 DMAC, SCIF0, SCIF2, SCI, ADC_ADI, enumerator 40 INTC_VECT(SCI, 0x4e0), INTC_VECT(SCI, 0x500), 41 INTC_VECT(SCI, 0x520), INTC_VECT(SCI, 0x540), 69 { 0xfffffee4, 0, 16, 4, /* IPRB */ { WDT, REF, SCI, 0 } }, 120 .name = "sh-sci", 143 .name = "sh-sci", 165 .name = "sh-sci",
|