Searched refs:hwblk_info (Results 1 - 12 of 12) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/sh/include/asm/
H A Dhwblk.h40 struct hwblk_info { struct
51 int hwblk_register(struct hwblk_info *info);
54 void hwblk_enable(struct hwblk_info *info, int hwblk);
55 void hwblk_disable(struct hwblk_info *info, int hwblk);
57 void hwblk_cnt_inc(struct hwblk_info *info, int hwblk, int cnt);
58 void hwblk_cnt_dec(struct hwblk_info *info, int hwblk, int cnt);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/sh/include/asm/
H A Dhwblk.h40 struct hwblk_info { struct
51 int hwblk_register(struct hwblk_info *info);
54 void hwblk_enable(struct hwblk_info *info, int hwblk);
55 void hwblk_disable(struct hwblk_info *info, int hwblk);
57 void hwblk_cnt_inc(struct hwblk_info *info, int hwblk, int cnt);
58 void hwblk_cnt_dec(struct hwblk_info *info, int hwblk, int cnt);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/sh/kernel/cpu/
H A Dhwblk.c11 static void hwblk_area_mod_cnt(struct hwblk_info *info,
26 static int __hwblk_mod_cnt(struct hwblk_info *info, int hwblk,
38 static void hwblk_mod_cnt(struct hwblk_info *info, int hwblk,
48 void hwblk_cnt_inc(struct hwblk_info *info, int hwblk, int counter)
53 void hwblk_cnt_dec(struct hwblk_info *info, int hwblk, int counter)
58 void hwblk_enable(struct hwblk_info *info, int hwblk)
77 void hwblk_disable(struct hwblk_info *info, int hwblk)
96 struct hwblk_info *hwblk_info; variable in typeref:struct:hwblk_info
98 int __init hwblk_register(struct hwblk_info *inf
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/sh/kernel/cpu/
H A Dhwblk.c11 static void hwblk_area_mod_cnt(struct hwblk_info *info,
26 static int __hwblk_mod_cnt(struct hwblk_info *info, int hwblk,
38 static void hwblk_mod_cnt(struct hwblk_info *info, int hwblk,
48 void hwblk_cnt_inc(struct hwblk_info *info, int hwblk, int counter)
53 void hwblk_cnt_dec(struct hwblk_info *info, int hwblk, int counter)
58 void hwblk_enable(struct hwblk_info *info, int hwblk)
77 void hwblk_disable(struct hwblk_info *info, int hwblk)
96 struct hwblk_info *hwblk_info; variable in typeref:struct:hwblk_info
98 int __init hwblk_register(struct hwblk_info *inf
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/sh/kernel/cpu/shmobile/
H A Dpm_runtime.c24 extern struct hwblk_info *hwblk_info;
49 hwblk_enable(hwblk_info, hwblk);
59 hwblk_disable(hwblk_info, hwblk);
83 hwblk_enable(hwblk_info, hwblk);
85 hwblk_disable(hwblk_info, hwblk);
91 hwblk_cnt_dec(hwblk_info, hwblk, HWBLK_CNT_IDLE);
169 hwblk_disable(hwblk_info, hwblk);
178 hwblk_cnt_inc(hwblk_info, hwblk, HWBLK_CNT_IDLE);
217 hwblk_cnt_dec(hwblk_info, hwbl
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/sh/kernel/cpu/shmobile/
H A Dpm_runtime.c24 extern struct hwblk_info *hwblk_info;
49 hwblk_enable(hwblk_info, hwblk);
59 hwblk_disable(hwblk_info, hwblk);
83 hwblk_enable(hwblk_info, hwblk);
85 hwblk_disable(hwblk_info, hwblk);
91 hwblk_cnt_dec(hwblk_info, hwblk, HWBLK_CNT_IDLE);
169 hwblk_disable(hwblk_info, hwblk);
178 hwblk_cnt_inc(hwblk_info, hwblk, HWBLK_CNT_IDLE);
217 hwblk_cnt_dec(hwblk_info, hwbl
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/sh/kernel/cpu/sh4a/
H A Dhwblk-sh7722.c85 static struct hwblk_info sh7722_hwblk_info = {
H A Dhwblk-sh7723.c96 static struct hwblk_info sh7723_hwblk_info = {
H A Dhwblk-sh7724.c100 static struct hwblk_info sh7724_hwblk_info = {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/sh/kernel/cpu/sh4a/
H A Dhwblk-sh7722.c85 static struct hwblk_info sh7722_hwblk_info = {
H A Dhwblk-sh7723.c96 static struct hwblk_info sh7723_hwblk_info = {
H A Dhwblk-sh7724.c100 static struct hwblk_info sh7724_hwblk_info = {

Completed in 112 milliseconds