Home
last modified time | relevance | path

Searched defs:ssp (Results 1 – 19 of 19) sorted by relevance

/linux-3.3/drivers/mfd/
Dti-ssp.c97 static inline u32 ssp_read(struct ti_ssp *ssp, int reg) in ssp_read()
102 static inline void ssp_write(struct ti_ssp *ssp, int reg, u32 val) in ssp_write()
107 static inline void ssp_rmw(struct ti_ssp *ssp, int reg, u32 mask, u32 bits) in ssp_rmw()
112 static inline u32 ssp_port_read(struct ti_ssp *ssp, int port, int reg) in ssp_port_read()
117 static inline void ssp_port_write(struct ti_ssp *ssp, int port, int reg, in ssp_port_write()
123 static inline void ssp_port_rmw(struct ti_ssp *ssp, int port, int reg, in ssp_port_rmw()
129 static inline void ssp_port_clr_bits(struct ti_ssp *ssp, int port, int reg, in ssp_port_clr_bits()
135 static inline void ssp_port_set_bits(struct ti_ssp *ssp, int port, int reg, in ssp_port_set_bits()
142 static int __set_mode(struct ti_ssp *ssp, int port, int mode) in __set_mode()
152 struct ti_ssp *ssp = dev_to_ssp(dev); in ti_ssp_set_mode() local
[all …]
/linux-3.3/sound/soc/pxa/
Dpxa-ssp.c45 struct ssp_device *ssp; member
56 static void dump_registers(struct ssp_device *ssp) in dump_registers()
67 static void pxa_ssp_enable(struct ssp_device *ssp) in pxa_ssp_enable()
75 static void pxa_ssp_disable(struct ssp_device *ssp) in pxa_ssp_disable()
89 pxa_ssp_get_dma_params(struct ssp_device *ssp, int width4, int out) in pxa_ssp_get_dma_params()
114 struct ssp_device *ssp = priv->ssp; in pxa_ssp_startup() local
132 struct ssp_device *ssp = priv->ssp; in pxa_ssp_shutdown() local
148 struct ssp_device *ssp = priv->ssp; in pxa_ssp_suspend() local
166 struct ssp_device *ssp = priv->ssp; in pxa_ssp_resume() local
194 static void pxa_ssp_set_scr(struct ssp_device *ssp, u32 div) in pxa_ssp_set_scr()
[all …]
/linux-3.3/drivers/spi/
Dspi-pxa2xx-pci.c12 struct ssp_device ssp; member
21 struct ssp_device *ssp = NULL; in pxa_ssp_request() local
42 void pxa_ssp_free(struct ssp_device *ssp) in pxa_ssp_free()
63 struct ssp_device *ssp; in ce4100_spi_probe() local
135 struct ssp_device *ssp; in ce4100_spi_remove() local
Dspi-pxa2xx.c96 struct ssp_device *ssp; member
920 static unsigned int ssp_get_clk_div(struct ssp_device *ssp, int rate) in ssp_get_clk_div()
937 struct ssp_device *ssp = drv_data->ssp; in pump_transfers() local
1290 struct ssp_device *ssp = drv_data->ssp; in setup() local
1535 struct ssp_device *ssp; in pxa2xx_spi_probe() local
1689 struct ssp_device *ssp; in pxa2xx_spi_remove() local
1749 struct ssp_device *ssp = drv_data->ssp; in pxa2xx_spi_suspend() local
1764 struct ssp_device *ssp = drv_data->ssp; in pxa2xx_spi_resume() local
/linux-3.3/arch/arm/plat-pxa/
Dssp.c42 struct ssp_device *ssp = NULL; in pxa_ssp_request() local
63 void pxa_ssp_free(struct ssp_device *ssp) in pxa_ssp_free()
79 struct ssp_device *ssp; in pxa_ssp_probe() local
170 struct ssp_device *ssp; in pxa_ssp_remove() local
/linux-3.3/arch/arm/mach-sa1100/
Dssp.c161 void ssp_save_state(struct ssp_state *ssp) in ssp_save_state()
175 void ssp_restore_state(struct ssp_state *ssp) in ssp_restore_state()
/linux-3.3/security/smack/
Dsmack_lsm.c953 struct socket_smack *ssp; in smack_inode_getsecurity() local
1756 struct socket_smack *ssp; in smack_sk_alloc_security() local
1890 struct socket_smack *ssp = sk->sk_security; in smack_netlabel() local
1937 struct socket_smack *ssp = sk->sk_security; in smack_netlabel_send() local
1979 struct socket_smack *ssp; in smack_inode_setsecurity() local
2158 char *ssp = smack_of_shm(shp); in smk_curacc_shm() local
2281 char *ssp = smack_of_sem(sma); in smk_curacc_sem() local
2804 struct socket_smack *ssp = sock->sk_security; in smack_unix_stream_connect() local
2837 struct socket_smack *ssp = sock->sk->sk_security; in smack_unix_may_send() local
2883 struct socket_smack *ssp) in smack_from_secattr()
[all …]
/linux-3.3/arch/h8300/kernel/
Dtraps.c45 asmlinkage void set_esp0 (unsigned long ssp) in set_esp0()
/linux-3.3/fs/nilfs2/
Dsegment.c337 struct nilfs_segsum_pointer *ssp, in nilfs_segctor_map_segsum_entry()
412 struct nilfs_sc_info *sci, const struct nilfs_segsum_pointer *ssp, in nilfs_segctor_segsum_block_required()
541 struct nilfs_segsum_pointer *ssp, in nilfs_write_file_data_binfo()
550 struct nilfs_segsum_pointer *ssp, in nilfs_write_file_node_binfo()
590 struct nilfs_segsum_pointer *ssp, in nilfs_write_dat_data_binfo()
599 struct nilfs_segsum_pointer *ssp, in nilfs_write_dat_node_binfo()
1479 struct nilfs_segsum_pointer ssp; in nilfs_segctor_update_payload_blocknr() local
/linux-3.3/drivers/scsi/isci/
Dscu_remote_node_context.h220 struct ssp_remote_node_context ssp; member
Drequest.h167 } ssp; member
Dscu_task_context.h427 struct ssp_task_context ssp; member
/linux-3.3/arch/mn10300/kernel/
Dkgdb.c34 unsigned long ssp = (unsigned long) (regs + 1); in pt_regs_to_gdb_regs() local
Dtraps.c312 unsigned long ssp; in show_registers_only() local
Dgdb-stub.c1182 uint32_t zero, ssp; in gdbstub() local
/linux-3.3/arch/x86/kernel/
Dvm86_32.c523 unsigned char __user *ssp, unsigned short sp) in do_int()
580 unsigned char __user *ssp; in handle_vm86_fault() local
/linux-3.3/arch/parisc/kernel/
Dsignal32.c156 stack_t *ssp = NULL, *ossp = NULL; in do_sigaltstack32() local
/linux-3.3/arch/m68k/kernel/
Dtraps.c1184 asmlinkage void set_esp0(unsigned long ssp) in set_esp0()
/linux-3.3/arch/mn10300/include/asm/
Dgdb-stub.h83 u32 ssp, msp, usp, mcrh, mcrl, mcvf; member